projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c4cf0
)
package/python-enum34: change setup type to setuptools
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 21 May 2017 11:46:25 +0000
(13:46 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Mon, 22 May 2017 09:12:02 +0000
(11:12 +0200)
With version 1.1.3 the project switched to setuptools:
https://bitbucket.org/stoneleaf/enum34/commits/
589b4f9d2e733a32c6e67a1e7aa50f476920d121
Fixes
http://autobuild.buildroot.net/results/cb6/
cb678ca9e57382a876f3f6034a47a4e2c59bc8d0
/
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/python-enum34/python-enum34.mk
patch
|
blob
|
history
diff --git
a/package/python-enum34/python-enum34.mk
b/package/python-enum34/python-enum34.mk
index 1a4c6c694eac583a5a1ecdbf4f1ec5d8b44b3dda..c612cb65e2580c079a1b911240c004e2f08162e6 100644
(file)
--- a/
package/python-enum34/python-enum34.mk
+++ b/
package/python-enum34/python-enum34.mk
@@
-7,7
+7,7
@@
PYTHON_ENUM34_VERSION = 1.1.6
PYTHON_ENUM34_SOURCE = enum34-$(PYTHON_ENUM34_VERSION).tar.gz
PYTHON_ENUM34_SITE = https://pypi.python.org/packages/bf/3e/31d502c25302814a7c2f1d3959d2a3b3f78e509002ba91aea64993936876
-PYTHON_ENUM34_SETUP_TYPE =
distuti
ls
+PYTHON_ENUM34_SETUP_TYPE =
setuptoo
ls
PYTHON_ENUM34_LICENSE = BSD-3-Clause
PYTHON_ENUM34_LICENSE_FILES = enum/LICENSE