diff options
author | Tim Biermann <tbier@posteo.de> | 2022-11-16 20:09:09 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-11-16 20:37:04 +0000 |
commit | 0e69fa3ee5c57e283d95e71cd1bb64da68712b5c (patch) | |
tree | f3c47035826545e539bd52e8ed567723a20c8205 /python3-requests | |
parent | d6218a81ef229dab04cd90abe092ccfd2a75465e (diff) | |
download | contrib-0e69fa3ee5c57e283d95e71cd1bb64da68712b5c.tar.gz contrib-0e69fa3ee5c57e283d95e71cd1bb64da68712b5c.tar.xz |
python3-requests: housekeeping
Diffstat (limited to 'python3-requests')
-rw-r--r-- | python3-requests/.signature | 4 | ||||
-rw-r--r-- | python3-requests/2 | 45 | ||||
-rw-r--r-- | python3-requests/Pkgfile | 4 |
3 files changed, 4 insertions, 49 deletions
diff --git a/python3-requests/.signature b/python3-requests/.signature index 455731e99..a8113d965 100644 --- a/python3-requests/.signature +++ b/python3-requests/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3/ms/PK4Hx7EJdDvxutYLUx+Icn7CXKPdk8O0kOYS8HC0iBRmlspHmaCfBM4ElnywlyulGgX2V7U6HOwQmzPVAs= -SHA256 (Pkgfile) = a5cd514c9ab26d57362e7df817d773b6cd27fe1eaea375c2fd15b5e49726a119 +RWSagIOpLGJF3yHQlA1nn4IPDTGCsd8sr0tbWdQCpWaBQCWxMwe5mWyPC2gcetgXZHTX0qI0uBivxJx7XXKz8NtFMqnBiVOxaws= +SHA256 (Pkgfile) = 05839fb9a7d7e9c94ba67aca8d0776330603c1f66b94bb6d7887cc00e50d056a SHA256 (.footprint) = 4912ec9deb8ad6e154ef16fdae8a20108f0fcbd7b4c138dd8c5180be2eee2bd8 SHA256 (requests-2.28.1.tar.gz) = 7c5599b102feddaa661c826c56ab4fee28bfd17f5abca1ebbe3e7f19d7c97983 SHA256 (certs.patch) = 3fa0c8ef2018ef0987d2daff79765b99abd99c539f2ec1241bcf9c31b1a4fd75 diff --git a/python3-requests/2 b/python3-requests/2 deleted file mode 100644 index 5d4acd737..000000000 --- a/python3-requests/2 +++ /dev/null @@ -1,45 +0,0 @@ -prt-get: installing /usr/ports/crux-opt/libgpg-error -=======> Package '/home/pkgmk/packages_c37/libgpg-error#1.43-1.pkg.tar.gz' is up to date. -prt-get: installing libgpg-error 1.43-1 -prt-get: installing /usr/ports/crux-opt/npth -=======> Package '/home/pkgmk/packages_c37/npth#1.6-1.pkg.tar.gz' is up to date. -prt-get: installing npth 1.6-1 -prt-get: installing /usr/ports/crux-opt/libgcrypt -=======> Package '/home/pkgmk/packages_c37/libgcrypt#1.9.4-1.pkg.tar.gz' is up to date. -prt-get: installing libgcrypt 1.9.4-1 -prt-get: installing /usr/ports/crux-opt/libksba -=======> Package '/home/pkgmk/packages_c37/libksba#1.6.0-1.pkg.tar.gz' is up to date. -prt-get: installing libksba 1.6.0-1 -prt-get: installing /usr/ports/crux-opt/libassuan -=======> Package '/home/pkgmk/packages_c37/libassuan#2.5.5-1.pkg.tar.gz' is up to date. -prt-get: installing libassuan 2.5.5-1 -prt-get: installing /usr/ports/crux-opt/zsh -=======> Package '/home/pkgmk/packages_c37/zsh#5.8-1.pkg.tar.gz' is up to date. -prt-get: installing zsh 5.8-1 -prt-get: installing /usr/ports/crux-opt/git -=======> Package '/home/pkgmk/packages_c37/git#2.34.1-1.pkg.tar.gz' is up to date. -prt-get: installing git 2.34.1-1 -prt-get: installing /usr/ports/crux-opt/pinentry -=======> Package '/home/pkgmk/packages_c37/pinentry#1.2.0-1.pkg.tar.gz' is up to date. -prt-get: installing pinentry 1.2.0-1 -prt-get: installing /usr/ports/crux-opt/gnupg -=======> Package '/home/pkgmk/packages_c37/gnupg#2.3.3-1.pkg.tar.gz' is up to date. -prt-get: installing gnupg 2.3.3-1 - --- Packages installed -libgpg-error -npth -libgcrypt -libksba -libassuan -zsh -git -pinentry -gnupg - --- installed packages with README files: -zsh -git -gnupg - -prt-get: installed successfully diff --git a/python3-requests/Pkgfile b/python3-requests/Pkgfile index 65e011b24..cb4828b13 100644 --- a/python3-requests/Pkgfile +++ b/python3-requests/Pkgfile @@ -1,5 +1,5 @@ -# Description: Python HTTP for Humans. -# URL: http://python-requests.org/ +# Description: Python HTTP for Humans +# URL: https://pypi.org/project/requests/ # Maintainer: Danny Rawlins, crux at romster dot me # Depends on: python3-chardet python3-idna python3-urllib3 |