ports/contrib (3.6): python3-cryptography: 3.2.1 -> 3.3.1
commit ae132677a56cc4ae43f7ebc95754a1f2798065dc Author: Tim Biermann <tbier@posteo.de> Date: Thu Dec 31 12:35:01 2020 +0000 python3-cryptography: 3.2.1 -> 3.3.1 diff --git a/python3-cryptography/.footprint b/python3-cryptography/.footprint index cfb6263d0..65d151788 100644 --- a/python3-cryptography/.footprint +++ b/python3-cryptography/.footprint @@ -2,13 +2,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography-3.2.1-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.2.1-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.2.1-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.2.1-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.2.1-py3.9.egg-info/not-zip-safe --rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.2.1-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.2.1-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography-3.3.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.3.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.3.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.3.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.3.1-py3.9.egg-info/not-zip-safe +-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.3.1-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography-3.3.1-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/cryptography/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/__about__.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/cryptography/__init__.py diff --git a/python3-cryptography/.signature b/python3-cryptography/.signature index 474fbe4e9..becc9906b 100644 --- a/python3-cryptography/.signature +++ b/python3-cryptography/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30Uk+1Avh/93HAVh5Zl3FqeMserVaVgLpAAqhEjv5XFsHY86uurg2XD9qj40XsQkIElI8gwlkUR4qQLb+Jm44gs= -SHA256 (Pkgfile) = 59ba38c96d835c54aedfbfc0345add2a4fd733b12a5c1457dbfc39668ed4b678 -SHA256 (.footprint) = 5b59f5314607ed328fe34806645d83f31c6d3602c5cf93f95c7c6879b4d32c76 -SHA256 (cryptography-3.2.1.tar.gz) = d3d5e10be0cf2a12214ddee45c6bd203dab435e3d83b4560c03066eda600bfe3 +RWSagIOpLGJF30mpwyWUHKQFP499x+lEpXujZRHQdKoUpPtYUeA3uAqY1wvAznZyZKyLMoxWkG615w51Kg8bPVrN6L+g328ItwQ= +SHA256 (Pkgfile) = 1e9db4a603160795870315d1c86aafe33bb3088501734739f057693c0d23d223 +SHA256 (.footprint) = 94c43b5264d344f3b5a6d167c528d6f155e2032ddd0bb82854e99159e1313a79 +SHA256 (cryptography-3.3.1.tar.gz) = 7e177e4bea2de937a584b13645cab32f25e3d96fc0bc4a4cf99c27dc77682be6 diff --git a/python3-cryptography/Pkgfile b/python3-cryptography/Pkgfile index ab8c70239..e0c6a6aff 100644 --- a/python3-cryptography/Pkgfile +++ b/python3-cryptography/Pkgfile @@ -4,9 +4,9 @@ # Depends on: python3-asn1crypto python3-cffi python3-idna python3-six name=python3-cryptography -version=3.2.1 +version=3.3.1 release=1 -source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz) +source=(https://pypi.python.org/packages/source/c/cryptography/cryptography-$version...) build() { cd ${name#*-}-$version
participants (1)
-
crux@crux.nu