python-setuptools 67.6.1-2 (znver1;aarch64;x86_64) 2023-17401
9999
| Status | published | |||||||||
| Submitter | benbullard79 [@T] cox.net | |||||||||
| Platform | rolling | |||||||||
| Repository | main | |||||||||
| URL | https://abf.openmandriva.org/build_lists/329939 | |||||||||
| Packages |
|
|||||||||
| Build Date | 2023-04-05 22:47:56 +0000 UTC | |||||||||
| Last Updated | 2023-04-09 01:53:42.767511738 +0000 UTC |
$ git diff --patch-with-stat --summary c3cf8658180dc5b5d6ec5fd346a304fc4fe5b5c1..777a238cfdbf0cf91903cc02a685706cdc9d6b0f
.abf.yml | 2 +-
python-setuptools.spec | 16 ++++++----------
2 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index ce4bb3f..76fbf10 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- setuptools-60.7.1.tar.gz: 5728f39e3117c9f5d04d4c0c557d681606c841c2
+ setuptools-67.6.1.tar.gz: 36049a7db5a4ce4f1d9bf49ea43e856c064fda5d
diff --git a/python-setuptools.spec b/python-setuptools.spec
index 56ec362..46a6174 100644
--- a/python-setuptools.spec
+++ b/python-setuptools.spec
@@ -1,5 +1,4 @@
%define module setuptools
-%define _xz_threads 0
# Disable rpmlint checks while bootstrapping: rpmlint needs
# python-pkg_resources and will fail before it is built with the
@@ -14,18 +13,17 @@
Summary: Python Distutils Enhancements
Name: python-%{module}
-Version: 60.7.1
-Release: 1
+Version: 67.6.1
+Release: 2
License: Zope Public License (ZPL)
Group: Development/Python
Url: https://pypi.org/project/setuptools/
Source0: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz
BuildArch: noarch
-BuildRequires: pkgconfig(python3)
+BuildRequires: pkgconfig(python)
%if %{without bootstrap}
BuildRequires: python-packaging
%endif
-BuildRequires: python-appdirs
Requires: python-pkg-resources
%rename python-distribute
Provides: python3-distribute
@@ -46,7 +44,6 @@ Provides: python3-pkg-resources
%if %{without bootstrap}
Requires: python-packaging
%endif
-Requires: python-appdirs
%description -n python-pkg-resources
Module used to find and manage Python package/version dependencies and access
@@ -57,14 +54,13 @@ bundled files and resources, including those inside of zipped .egg files.
%build
export CFLAGS="%{optflags}"
+%py_build
-%__python setup.py build
-
-%check
+#check
#%__python setup.py test
%install
-%__python setup.py install --root=%{buildroot}
+%py_install
find %{buildroot}%{python_sitelib} -name '*.exe' -delete
%files
Not Available
| benbullard79 [@T] cox.net | No Comment. | 1102d 14hrs |
| benbullard79 [@T] cox.net | No Comment. | 1099d 13hrs |
| benbullard79 [@T] cox.net | No Comment. | 1099d 13hrs |