diff --git a/programming/language/python3/python3-setuptools/actions.py b/programming/language/python3/python3-setuptools/actions.py index ed8ed302..12fb89d8 100644 --- a/programming/language/python3/python3-setuptools/actions.py +++ b/programming/language/python3/python3-setuptools/actions.py @@ -19,4 +19,4 @@ def install(): pisitools.rename("/usr/bin/easy_install", "py3easy-install") #avoid python-setuptools conflict - #pisitools.removeDir("/usr/share") + #pisitools.removeDir("/usr/share") \ No newline at end of file diff --git a/programming/language/python3/python3-setuptools/pspec.xml b/programming/language/python3/python3-setuptools/pspec.xml index 94bb5996..d2813627 100644 --- a/programming/language/python3/python3-setuptools/pspec.xml +++ b/programming/language/python3/python3-setuptools/pspec.xml @@ -1,5 +1,5 @@ - + python3-setuptools @@ -12,16 +12,20 @@ library Python setuptools python-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. - https://github.com/pypa/setuptools/archive/v42.0.2.tar.gz + https://github.com/pypa/setuptools/archive/v45.1.0.tar.gz python3-devel - - python3-packaging + + python3-setuptools + Python setuptools + + python3 + /usr/bin /usr/lib/python3* @@ -30,7 +34,14 @@ - + + 2020-01-29 + 45.1.0 + Version bump. + Blue Devil + bluedevil@sctzine.com + + 2019-12-10 42.0.2 Version Bump @@ -108,4 +119,4 @@ marcin@pisilinux.org - + \ No newline at end of file diff --git a/programming/language/python3/python3-setuptools/translations.xml b/programming/language/python3/python3-setuptools/translations.xml index c6ed4100..9443a8a4 100644 --- a/programming/language/python3/python3-setuptools/translations.xml +++ b/programming/language/python3/python3-setuptools/translations.xml @@ -1,8 +1,8 @@ - python-setuptools + python3-setuptools Python kurulum araçları python-setuptools, Python distutils'e yapılan, özellikle başka paketlere bağımlılığı olan Python paketlerini daha kolay oluşturmaya ve dağıtmaya yarayan iyileştirmeler koleksiyonudur. - + \ No newline at end of file