python-pyasn1-modules: bump to version 0.2.2
authorAlexandru Ardelean <redacted>
Mon, 10 Sep 2018 08:19:47 +0000 (11:19 +0300)
committerAlexandru Ardelean <redacted>
Tue, 11 Sep 2018 06:54:50 +0000 (09:54 +0300)
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 <redacted>
lang/python/python-pyasn1-modules/Makefile
pyasn1-modules-0.2.2.tar.gz [new file with mode: 0644]

index 7ad1e1f3576aabc1f2f20fad5191832cbe51bfd1..c6d708019eba892e23f990e86b42e2bf56d7a013 100644 (file)
@@ -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
new file mode 100644 (file)
index 0000000..b198eb9
Binary files /dev/null and b/pyasn1-modules-0.2.2.tar.gz differ
git clone https://git.99rst.org/PROJECT