python-enum34: Update to 1.1.10, refresh patch 11581/head
authorJeffery To <jeffery.to@gmail.com>
Mon, 16 Mar 2020 17:49:24 +0000 (01:49 +0800)
committerJeffery To <jeffery.to@gmail.com>
Mon, 16 Mar 2020 17:49:24 +0000 (01:49 +0800)
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-enum34/Makefile
lang/python/python-enum34/patches/001-omit-docs.patch

index 17872360cb35cc9384714a23829dc99f3cd7b1c0..f988e2fc49c32686cab5a352e5b851e59da0a9cd 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-enum34
-PKG_VERSION:=1.1.9
+PKG_VERSION:=1.1.10
 PKG_RELEASE:=1
 
 PYPI_NAME:=enum34
-PKG_HASH:=13ef9a1c478203252107f66c25b99b45b1865693ca1284aab40dafa7e1e7ac17
+PKG_HASH:=cce6a7477ed816bd2542d03d53db9f0db935dd013b70f336a95c73979289f248
 
 PKG_LICENSE:=BSD-3-Clause
 PKG_LICENSE_FILES:=enum/LICENSE
index 72866a5a68eef54bea268f8a2395ad9b029d946b..85faa0e8c64a25a754202a95b4decf0ed6f4f35e 100644 (file)
@@ -1,7 +1,7 @@
 --- a/setup.py
 +++ b/setup.py
 @@ -71,15 +71,6 @@ data = dict(
-         version='1.1.9',\r
+         version='1.1.10',\r
          url='https://bitbucket.org/stoneleaf/enum34',\r
          packages=packages,\r
 -        package_data={\r