SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-rpm-macros-20230609.6fe8111-187.1.noarch.rpm :

* Fri Jun 09 2023 Ben Greiner - Update to version 20230609.6fe8111:
* move compile loop to python
* remove python38
* Tue Apr 04 2023 mceplAATTcepl.eu- Update to version 20230403.29b58f8:
* Add python311 to buildset
* Sat Mar 04 2023 mceplAATTcepl.eu- Update to version 20230304.050c1a4 (bsc#1209881, bsc#1209353):
* Add %#FLAVOR#_fix_shebang macro, call in %#FLAVOR#_pyproject_install
* Sat Jan 28 2023 Ben Greiner - Update to version 20230128.e704796:
* Strip buildroot from pyc files (#151)
* Thu Nov 17 2022 Ben Greiner - Update to version 20221117.8687578:
* Create python312 macros
* Tue Sep 13 2022 mceplAATTcepl.eu- Update to version 20220912.f91cae2:
* fix double expanded compileall in %{$python_pyproject_install}
* forgotten \'%\'
* Mon Sep 12 2022 codeAATTbnavigator.de- Update to version 20220911.111e4c9:
* fix gh#openSUSE/python-rpm-macros#141: allow parameters in sections
* more compact alternative scriptlets without newline
* Update flavor sets in README
* Document flavored PEP517 macros
* flavorize pyproject macros
* Avoid to install incorrect PEP610 metadata
* Mon Aug 15 2022 mceplAATTcepl.eu- Update to version 20220809.cf8a7b8 (bsc#1201041):
* Pass `--ignore-installed` to `pip install` in %pyproject_install
* Mon Jul 25 2022 mceplAATTcepl.eu- Update to version 20220725.2ae32d5:
* restore end-of-line in alternative scriptlets
* Thu Jul 21 2022 mceplAATTcepl.eu- Update to version 20220721.0a061eb:
* make python_flavored_alternatives less verbose
* Move install of libalts from sciptlets to python_clone -a -- close gh#openSUSE/python-rpm-macros#133
* hard-code %py_ver -- fix gh#openSUSE/python-rpm-macros#131
* fix gh#openSUSE/python-rpm-macros#130 print proper error on missing python interpreter
* Sat Jun 18 2022 mceplAATTcepl.eu- Update to version 20220618.1ed0055:
* Update compile-macros.sh
* Fri Jun 10 2022 mceplAATTcepl.eu- Update to version 20220610.6dc4cb8:
* create python_flavored_alternatives and use for testing
* Thu May 05 2022 mceplAATTcepl.eu- Update to version 20220505.4ab53ec:
* Switch primary_interpreter from python38 to python310
* Avoid bashism in %()
* fix flavor executable substitution
* Keep python38 as primary python3
* Add python310 to the buildset
* Move python39 to the primary place in %pythons
* Disable python36 flavor in Factory buildset
* Add python310 flavor macros to compile set
* no newline after python_install_alternative
* Thu Jan 06 2022 mceplAATTcepl.eu- Update to version 20220106.80d3756:
* Keep python38 as primary python3
* Add python310 to the buildset
* Move python39 to the primary place in %pythons
* Disable python36 flavor in Factory buildset
* Thu Dec 09 2021 mceplAATTcepl.eu- Update to version 20211209.3834c04:
* fix flavor executable substitution
* Wed Dec 08 2021 mceplAATTcepl.eu- Update to version 20211208.d090fb9:
* Add python310 flavor macros to compile set
* Fri Oct 22 2021 mceplAATTcepl.eu- Update to version 20211022.38e7c70:
* no newline after python_install_alternative
* Mon Oct 18 2021 Ben Greiner - Update to version 20211018.c7614ad:
* remove ghost gh#openSUSE/python-rpm-macros#118
* revert reset name change
* fix README
* move u-a/la switch for scriptlets to build phase
* Fri Oct 01 2021 mceplAATTcepl.eu- Update to version 20211001.fc6c04e:
* Supporting libalternatives.
* Tue Jun 29 2021 mceplAATTcepl.eu- Update to version 20210628.eccf3f2:
* fix boolean split gh#openSUSE/python-rpm-macros#111
* Mon Jun 07 2021 mceplAATTcepl.eu- Update to version 20210607.c22f1cc:
* increase default python3 update-alternative prio by 1000
* Update default-prjconf
* Support flavor rewriting of boolean runtime dependencies
* Thu Feb 04 2021 mceplAATTcepl.eu- Update to version 20210204.937b8d8:
* fixup: last PR was missing a commit for pyproject_wheel syntax errors
* Thu Feb 04 2021 mceplAATTcepl.eu- Update to version 20210204.90721de:
* mv -n does not work in SLE12
* Update PEP517/518 macro documentation in README
* Let pyproject_install search for more locations for wheels or specify explicitely
* Read .rpmmacros (= prjconf Macro: definitions) for default buildset
* Wed Feb 03 2021 mceplAATTcepl.eu- Update to version 20210203.0d8a91e:
* don\'t define skip_python2 by default
* Sun Jan 31 2021 mceplAATTcepl.eu- Update to version 20210131.ec7577b:
* remove old commented path finding section
* expand python_subpackage_only not earlier than in python_subpackages call
* make the path and var macros return a non-interrupted string even when the flavor is not installed
* Sun Jan 31 2021 mceplAATTcepl.eu- Update to version 20210131.1450767:
* only add parentheses when boolean operators are used
* sync buildset definitions with Factory
* fix typo
* Wed Jan 27 2021 mceplAATTcepl.eu- Update to version 20210127.3a18043:
* dont\'t rename wheel when it already has the same name
* Tue Jan 26 2021 mceplAATTcepl.eu- Update to version 20210126.fea1c1f:
* Document python_module with boolean dependecies
* workaround undetected abi and platform tags gh#openSUSE/python-rpm-macros#93
* Thu Jan 21 2021 mceplAATTcepl.eu- Update to version 20210121.ef5b8b9:
* Add %python pseudo-macro for %python_modules -- server and rpm version
* Sun Jan 17 2021 mceplAATTcepl.eu- Update to version 20210117.63cf413:
* improve flavor variable naming in python_expand
* Sat Jan 16 2021 mceplAATTcepl.eu- Update to version 20210116.2682657:
* remove python2 not found error
* Tue Jan 12 2021 mceplAATTcepl.eu- Update to version 20210112.86f4d9d:
* fix gh#openSUSE/python-rpm-macros#84: python_sysconfig_ macros
* Mon Dec 07 2020 mceplAATTcepl.eu- Update to version 20201207.2177fcf:
* README update after merge
* Mon Dec 07 2020 mceplAATTcepl.eu- Update to version 20201207.259cdda:
* Update python_expand description in README
* python_expand to basename only
* Fri Dec 04 2020 mceplAATTcepl.eu- Update to version 20201204.32a910e:
* fix print_provided_flavor again
* Thu Dec 03 2020 mceplAATTcepl.eu- Update to version 20201203.5331183:
* fix print_provided_flavor
* Sat Nov 28 2020 mceplAATTcepl.eu- Update to version 20201128.669edb3:
* fix provides (for python-numpy f2py, in gh#openSUSE/python-rpm-macros#66)
* Mon Nov 23 2020 mceplAATTcepl.eu- Update to version 20201123.6978323:
* also rewrite subpackage_only default providers
* pytest: ignore _build dirs for all flavors
* Thu Nov 19 2020 mceplAATTcepl.eu- Update to version 20201119.6bb5f69:
* add default provider properties
* don\'t replace %name, for subpackage_only
* expand parameters for subpackage_only packages
* Thu Nov 12 2020 mceplAATTcepl.eu- Update to version 20201112.a4c80dc:
* handle python_subpackage_only, fixes gh#openSUSE/python-rpm-macros#73
* define default providers for pythonX from pythonXY flavors: fixes #69
* Tue Nov 03 2020 mceplAATTcepl.eu- Update to version 20201103.cec67c2:
* document python_find_lang
* add python_find_lang and allow to specify in %python_files. Fixes #5
* Mon Nov 02 2020 mceplAATTcepl.eu- Update to version 20201102.31ccfc2:
* fix python_clone shebang replacement
* one less expansion for python_exec
* expand default %python_ macros earlier
* update README for multiple flavors
* more command delimiters for %python_expand
* Thu Oct 22 2020 mceplAATTcepl.eu- Update to version 20201022.7f87908:
* Add python36 and python38 flavours.
* Wed Oct 21 2020 mceplAATTcepl.eu- Update to version 20201021.adb6953:
* Prepare for multiple python3 flavors- Remove multiple_flavors.patch as it is included in the upstream tarball.
* Fri Oct 16 2020 mceplAATTcepl.eu- Update to version 20201016.5d22545:
* fix whitespace after escape in compileall macro
* Fri Oct 16 2020 mceplAATTcepl.eu- Update to version 20201016.db09189:
* Delete pycache files before compilealll
* Update macros/010-common-defs
* Reword compileall
* mention pyproject.toml and link to PEP517 and PEP518
* add description for pyunittest macro
* add description for python_compileall macro
* add description for pyproject macros
* add python_compileall macro and use it in pyproject_install
* disable pip version check: no connection to pypi.org
* Tue Sep 22 2020 Matej Cepl - Update multiple_flavors.patch to generate correct names of the python binary.
* Wed Sep 09 2020 Matej Cepl - %__#FLAVOR# should be defined as /usr/bin/python%{#FLAVOR#_version} not just /usr/bin/#FLAVOR#
* Wed Sep 02 2020 Matej Cepl - Add patch multiple_flavors.patch which makes compile_macros.sh generate alternative flavours as well.
* Mon Aug 24 2020 mceplAATTcepl.eu- Update to version 20200824.8fa42a7:
* Drop -v from the pyunittest macros
* Thu Aug 06 2020 mceplAATTcepl.eu- Update to version 20200806.f44d3ac:
* fix unittest macros
* Tue Jul 14 2020 mceplAATTcepl.eu- Update to version 20200714.252de1f:
* Add pyunittest and pyunittest_arch macros
* Thu Jul 02 2020 Benjamin Greiner - Update to version 20200701.9f5a2f6:
* add blank line between pytest and pytest_arch to fix expansion failure in Leap gh#openSUSE/python-rpm-macros#53
* Wed Jun 24 2020 mceplAATTcepl.eu- Update to version 20200625.e862151:
* fix pytest_arch PYTHONPATH
* expand calls pyproject
* macros (revert #45)
* let the shell expand PYTHONPATH
* Tue Jun 23 2020 tchvatalAATTsuse.com- Update to version 20200623.3ea9b62:
* fix PYTHONPATH on pytest_arch macro
* Mon Jun 22 2020 mceplAATTcepl.eu- Update to version 20200622.1919233:
* Expand %buildroot first (avoid endless cycle; bsc#1162743)
* Mon Jun 22 2020 mceplAATTcepl.eu- Update to version 20200622.1f4c5d2:
* Add missing semicolon
* Wed Jun 03 2020 Matej Cepl - For Factory change %system_python to python3.
* Wed Jun 03 2020 mceplAATTcepl.eu- Update to version 20200603.503823c:
* Don\'t add empty path to PYTHONPATH setting.
* Do not expand macros, just print them unexpanded (for %pytest
* and %pyproject
* macros)
* Replace py.test -> pytest
* Fri May 29 2020 mceplAATTcepl.eu- Update to version 20200529.b301e36:
* update-alternatives are quiet during install
* Tue Apr 21 2020 mceplAATTcepl.eu- Update to version 20200207.5feb6c1 bsc#1171561:
* Do not write .pyc files for tests
* Mon Jan 20 2020 Neal Gompa - Add python-rpm-generators to express setuptools dependency for generator
* Fri Jan 17 2020 Neal Gompa - Update to version 20200117.8e39013 bsc#1161770:
* Add macros related to the Python dist metadata dependency generator
 
ICM