diff --git a/dev-python/pyasn1/pyasn1-0.4.3.recipe b/dev-python/pyasn1/pyasn1-0.4.4.recipe similarity index 85% rename from dev-python/pyasn1/pyasn1-0.4.3.recipe rename to dev-python/pyasn1/pyasn1-0.4.4.recipe index c07ec95b9..d2898d134 100644 --- a/dev-python/pyasn1/pyasn1-0.4.3.recipe +++ b/dev-python/pyasn1/pyasn1-0.4.4.recipe @@ -1,13 +1,14 @@ SUMMARY="Pure-Python implementation of ASN.1 types and codecs" DESCRIPTION="Pure-Python implementation of ASN.1 types and DER/BER/CER codecs \ (X.208)" -HOMEPAGE="https://pypi.org/project/pyasn1" -COPYRIGHT="2007-2018 Ilya Etingof " +HOMEPAGE="http://snmplabs.com/pyasn1/ + https://github.com/etingof/pyasn1 + https://pypi.org/project/pyasn1" +COPYRIGHT="2007-2018 Ilya Etingof" LICENSE="BSD (2-clause)" REVISION="1" -SOURCE_URI="https://files.pythonhosted.org/packages/0d/33/3466a3210321a02040e3ab2cd1ffc6f44664301a5d650a7e44be1dc341f2/pyasn1-$portVersion.tar.gz" -SOURCE_DIR="pyasn1-$portVersion" -CHECKSUM_SHA256="fb81622d8f3509f0026b0683fe90fea27be7284d3826a5f2edf97f69151ab0fc" +SOURCE_URI="https://files.pythonhosted.org/packages/source/p/pyasn1/pyasn1-$portVersion.tar.gz" +CHECKSUM_SHA256="f58f2a3d12fd754aa123e9fa74fb7345333000a035f3921dbdaa08597aa53137" ARCHITECTURES="any"