From: Alexandru Ardelean Date: Mon, 10 Sep 2018 08:19:47 +0000 (+0300) Subject: python-pyasn1-modules: bump to version 0.2.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=50f1041874b9c8067d64dbfa1c3551f5e5465df5;p=openwrt-packages.git 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 --- 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 new file mode 100644 index 000000000..b198eb9b2 Binary files /dev/null and b/pyasn1-modules-0.2.2.tar.gz differ