diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2018-09-10 11:19:47 +0300 |
---|---|---|
committer | Alexandru Ardelean <ardeleanalex@gmail.com> | 2018-09-11 09:54:50 +0300 |
commit | 50f1041874b9c8067d64dbfa1c3551f5e5465df5 (patch) | |
tree | 469f9ac7ea2c69fc0f477b2e75d177cc5bd46cf6 | |
parent | 0e2609d95ef17eaafceeb284f4aa85170f302e13 (diff) |
python-pyasn1-modules: bump to version 0.2.2
Version 0.2.2 has been released recently.
Pull it in the packages feed.
Also, change URL to a fixed form.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
-rw-r--r-- | lang/python/python-pyasn1-modules/Makefile | 8 | ||||
-rw-r--r-- | pyasn1-modules-0.2.2.tar.gz | bin | 0 -> 66891 bytes |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/python/python-pyasn1-modules/Makefile b/lang/python/python-pyasn1-modules/Makefile index 7ad1e1f35..c6d708019 100644 --- a/lang/python/python-pyasn1-modules/Makefile +++ b/lang/python/python-pyasn1-modules/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-pyasn1-modules -PKG_VERSION:=0.2.1 -PKG_RELEASE:=2 +PKG_VERSION:=0.2.2 +PKG_RELEASE:=1 PKG_SOURCE:=pyasn1-modules-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=https://pypi.python.org/packages/ab/76/36ab0e099e6bd27ed95b70c2c86c326d3affa59b9b535c63a2f892ac9f45 -PKG_HASH:=af00ea8f2022b6287dc375b2c70f31ab5af83989fc6fe9eacd4976ce26cd7ccc +PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/p/pyasn1-modules +PKG_HASH:=a0cf3e1842e7c60fde97cb22d275eb6f9524f5c5250489e292529de841417547 PKG_LICENSE:=BSD-2-Clause PKG_LICENSE_FILES:=LICENSE.txt diff --git a/pyasn1-modules-0.2.2.tar.gz b/pyasn1-modules-0.2.2.tar.gz Binary files differnew file mode 100644 index 000000000..b198eb9b2 --- /dev/null +++ b/pyasn1-modules-0.2.2.tar.gz |