2023-06-09 20:24:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 9 07:32:37 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to version 20230609.6fe8111:
|
|
|
|
* move compile loop to python
|
|
|
|
* remove python38
|
|
|
|
|
2023-04-04 11:02:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 04 09:02:04 UTC 2023 - mcepl@cepl.eu
|
|
|
|
|
2023-06-15 22:58:13 +02:00
|
|
|
- Update to version 20230403.29b58f8:
|
2023-04-04 11:02:44 +02:00
|
|
|
* Add python311 to buildset
|
|
|
|
|
2023-03-04 21:23:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 04 20:22:41 UTC 2023 - mcepl@cepl.eu
|
|
|
|
|
2023-06-15 22:58:13 +02:00
|
|
|
- Update to version 20230304.050c1a4 (bsc#1209881, bsc#1209353):
|
2023-03-04 21:23:00 +01:00
|
|
|
* Add %#FLAVOR#_fix_shebang macro, call in %#FLAVOR#_pyproject_install
|
|
|
|
|
2023-01-30 07:39:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 28 17:03:39 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to version 20230128.e704796:
|
|
|
|
* Strip buildroot from pyc files (#151)
|
|
|
|
|
2022-11-20 01:34:39 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 17 12:17:12 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- Update to version 20221117.8687578:
|
|
|
|
* Create python312 macros
|
|
|
|
|
2022-09-12 07:45:38 +02:00
|
|
|
-------------------------------------------------------------------
|
2022-09-13 08:11:21 +02:00
|
|
|
Tue Sep 13 06:11:03 UTC 2022 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20220912.f91cae2:
|
|
|
|
* fix double expanded compileall in %{$python_pyproject_install}
|
|
|
|
* forgotten '%'
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2022-09-12 07:45:38 +02:00
|
|
|
Mon Sep 12 03:10:25 UTC 2022 - code@bnavigator.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
|
|
|
|
|
2022-08-15 08:06:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 15 06:05:08 UTC 2022 - mcepl@cepl.eu
|
|
|
|
|
2022-08-19 12:59:11 +02:00
|
|
|
- Update to version 20220809.cf8a7b8 (bsc#1201041):
|
2022-08-15 08:06:20 +02:00
|
|
|
* Pass `--ignore-installed` to `pip install` in %pyproject_install
|
|
|
|
|
2022-07-25 23:28:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 25 21:27:08 UTC 2022 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20220725.2ae32d5:
|
|
|
|
* restore end-of-line in alternative scriptlets
|
|
|
|
|
2022-07-21 12:32:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 21 10:31:50 UTC 2022 - mcepl@cepl.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
|
|
|
|
|
2022-06-18 21:59:52 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jun 18 19:59:31 UTC 2022 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20220618.1ed0055:
|
|
|
|
* Update compile-macros.sh
|
|
|
|
|
2022-06-10 17:52:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 10 15:52:23 UTC 2022 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20220610.6dc4cb8:
|
|
|
|
* create python_flavored_alternatives and use for testing
|
|
|
|
|
2022-05-05 16:45:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 05 14:44:30 UTC 2022 - mcepl@cepl.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
|
|
|
|
|
2022-01-06 09:18:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 06 08:16:03 UTC 2022 - mcepl@cepl.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
|
|
|
|
|
2021-12-09 01:07:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 09 00:06:51 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20211209.3834c04:
|
|
|
|
* fix flavor executable substitution
|
|
|
|
|
2021-12-08 15:19:31 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 08 14:19:11 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20211208.d090fb9:
|
|
|
|
* Add python310 flavor macros to compile set
|
|
|
|
|
2021-10-22 14:47:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 22 12:47:07 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20211022.38e7c70:
|
|
|
|
* no newline after python_install_alternative
|
|
|
|
|
2021-10-19 11:57:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 18 14:21:08 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
|
|
|
|
2021-10-19 11:51:50 +02:00
|
|
|
- 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
|
|
|
|
|
2021-10-06 00:22:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 01 15:47:31 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20211001.fc6c04e:
|
|
|
|
* Supporting libalternatives.
|
|
|
|
|
2021-06-29 22:52:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 29 20:51:43 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210628.eccf3f2:
|
|
|
|
* fix boolean split gh#openSUSE/python-rpm-macros#111
|
|
|
|
|
2021-06-07 14:16:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 07 12:15:13 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210607.c22f1cc:
|
|
|
|
* increase default python3 update-alternative prio by 1000
|
|
|
|
* Update default-prjconf
|
|
|
|
* Support flavor rewriting of boolean runtime dependencies
|
|
|
|
|
2021-02-04 23:27:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 04 22:27:24 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210204.937b8d8:
|
|
|
|
* fixup: last PR was missing a commit for pyproject_wheel syntax errors
|
|
|
|
|
2021-02-04 15:39:57 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 04 14:39:22 UTC 2021 - mcepl@cepl.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
|
|
|
|
|
2021-02-03 17:40:53 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 03 16:40:14 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210203.0d8a91e:
|
|
|
|
* don't define skip_python2 by default
|
|
|
|
|
2021-01-31 21:38:32 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 31 20:38:20 UTC 2021 - mcepl@cepl.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
|
|
|
|
|
2021-01-31 14:32:24 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 31 13:31:40 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210131.1450767:
|
|
|
|
* only add parentheses when boolean operators are used
|
|
|
|
* sync buildset definitions with Factory
|
|
|
|
* fix typo
|
|
|
|
|
2021-01-27 23:48:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 27 22:48:28 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210127.3a18043:
|
|
|
|
* dont't rename wheel when it already has the same name
|
|
|
|
|
2021-01-21 12:10:49 +01:00
|
|
|
-------------------------------------------------------------------
|
2021-01-26 22:11:56 +01:00
|
|
|
Tue Jan 26 21:11:34 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210126.fea1c1f:
|
|
|
|
* Document python_module with boolean dependecies
|
|
|
|
* workaround undetected abi and platform tags gh#openSUSE/python-rpm-macros#93
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-01-21 12:10:49 +01:00
|
|
|
Thu Jan 21 11:10:22 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210121.ef5b8b9:
|
|
|
|
* Add %python pseudo-macro for %python_modules -- server and rpm version
|
|
|
|
|
2021-01-17 08:07:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 17 07:07:30 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210117.63cf413:
|
|
|
|
* improve flavor variable naming in python_expand
|
|
|
|
|
2021-01-16 13:31:22 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 16 12:29:33 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210116.2682657:
|
|
|
|
* remove python2 not found error
|
|
|
|
|
2021-01-12 08:50:51 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 12 07:18:43 UTC 2021 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20210112.86f4d9d:
|
|
|
|
* fix gh#openSUSE/python-rpm-macros#84: python_sysconfig_ macros
|
|
|
|
|
2020-12-07 18:26:16 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 07 17:09:23 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201207.2177fcf:
|
|
|
|
* README update after merge
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 07 16:31:52 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201207.259cdda:
|
|
|
|
* Update python_expand description in README
|
|
|
|
* python_expand to basename only
|
|
|
|
|
2020-12-04 10:48:06 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 04 09:47:39 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201204.32a910e:
|
|
|
|
* fix print_provided_flavor again
|
|
|
|
|
2020-12-03 08:08:33 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 03 07:08:14 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201203.5331183:
|
|
|
|
* fix print_provided_flavor
|
|
|
|
|
2020-11-28 23:13:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Nov 28 22:11:52 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201128.669edb3:
|
|
|
|
* fix provides (for python-numpy f2py, in gh#openSUSE/python-rpm-macros#66)
|
|
|
|
|
2020-11-23 15:41:54 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 23 14:41:05 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201123.6978323:
|
|
|
|
* also rewrite subpackage_only default providers
|
|
|
|
* pytest: ignore _build dirs for all flavors
|
|
|
|
|
2020-11-19 08:56:21 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 19 07:53:17 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201119.6bb5f69:
|
|
|
|
* add default provider properties
|
|
|
|
* don't replace %name, for subpackage_only
|
|
|
|
* expand parameters for subpackage_only packages
|
|
|
|
|
2020-11-12 19:19:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 12 18:19:15 UTC 2020 - mcepl@cepl.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
|
|
|
|
|
2020-11-03 21:59:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 03 20:59:11 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201103.cec67c2:
|
|
|
|
* document python_find_lang
|
|
|
|
* add python_find_lang and allow to specify in %python_files. Fixes #5
|
|
|
|
|
2020-11-02 19:35:27 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 02 18:34:58 UTC 2020 - mcepl@cepl.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
|
|
|
|
|
2020-10-22 20:48:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 22 18:47:52 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201022.7f87908:
|
|
|
|
* Add python36 and python38 flavours.
|
|
|
|
|
2020-10-21 13:22:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 21 11:22:16 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201021.adb6953:
|
|
|
|
* Prepare for multiple python3 flavors
|
2020-10-21 13:43:42 +02:00
|
|
|
- Remove multiple_flavors.patch as it is included in the upstream
|
|
|
|
tarball.
|
2020-10-21 13:22:54 +02:00
|
|
|
|
2020-10-16 22:06:38 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 16 20:05:52 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20201016.5d22545:
|
|
|
|
* fix whitespace after escape in compileall macro
|
|
|
|
|
2020-10-16 16:32:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Oct 16 14:31:59 UTC 2020 - mcepl@cepl.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
|
|
|
|
|
2020-09-22 21:30:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 22 19:29:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Update multiple_flavors.patch to generate correct names of the
|
|
|
|
python binary.
|
|
|
|
|
2020-09-09 20:03:37 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 9 18:00:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- %__#FLAVOR# should be defined as
|
|
|
|
/usr/bin/python%{#FLAVOR#_version} not just /usr/bin/#FLAVOR#
|
|
|
|
|
2020-09-02 13:46:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 2 11:44:33 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Add patch multiple_flavors.patch which makes compile_macros.sh
|
|
|
|
generate alternative flavours as well.
|
|
|
|
|
2020-08-24 10:09:21 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 24 08:09:01 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20200824.8fa42a7:
|
|
|
|
* Drop -v from the pyunittest macros
|
|
|
|
|
2020-08-06 07:31:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 06 05:30:11 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20200806.f44d3ac:
|
|
|
|
* fix unittest macros
|
|
|
|
|
2020-07-14 10:15:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jul 14 08:15:22 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20200714.252de1f:
|
|
|
|
* Add pyunittest and pyunittest_arch macros
|
|
|
|
|
2020-07-02 12:50:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 2 10:24:38 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
|
|
|
|
- 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
|
|
|
|
|
2020-06-25 00:07:28 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 24 22:05:31 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20200625.e862151:
|
|
|
|
* fix pytest_arch PYTHONPATH
|
|
|
|
* expand calls pyproject* macros (revert #45)
|
|
|
|
* let the shell expand PYTHONPATH
|
|
|
|
|
2020-06-23 14:15:08 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 23 12:14:22 UTC 2020 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Update to version 20200623.3ea9b62:
|
|
|
|
* fix PYTHONPATH on pytest_arch macro
|
|
|
|
|
2020-06-22 21:02:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 22 19:00:48 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20200622.1919233:
|
|
|
|
* Expand %buildroot first (avoid endless cycle; bsc#1162743)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 22 12:41:25 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20200622.1f4c5d2:
|
|
|
|
* Add missing semicolon
|
|
|
|
|
2020-06-03 14:02:02 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 3 12:01:30 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- For Factory change %system_python to python3.
|
|
|
|
|
2020-06-03 10:18:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 03 08:16:36 UTC 2020 - mcepl@cepl.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
|
|
|
|
|
2020-05-29 17:29:00 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri May 29 15:28:22 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20200529.b301e36:
|
|
|
|
* update-alternatives are quiet during install
|
|
|
|
|
2020-04-21 13:43:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 21 11:43:04 UTC 2020 - mcepl@cepl.eu
|
|
|
|
|
2020-05-13 11:25:37 +02:00
|
|
|
- Update to version 20200207.5feb6c1 bsc#1171561:
|
2020-04-21 13:43:30 +02:00
|
|
|
* Do not write .pyc files for tests
|
|
|
|
|
2020-01-21 14:49:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 20 18:35:19 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
|
|
|
- Add python-rpm-generators to express setuptools dependency for generator
|
|
|
|
|
2020-01-17 14:11:49 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 17 13:09:29 UTC 2020 - Neal Gompa <ngompa13@gmail.com>
|
|
|
|
|
2020-01-24 12:41:24 +01:00
|
|
|
- Update to version 20200117.8e39013 bsc#1161770:
|
2020-01-17 14:11:49 +01:00
|
|
|
* Add macros related to the Python dist metadata dependency generator
|
|
|
|
|
2019-11-04 11:11:26 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 04 10:10:58 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20191104.08e6493:
|
|
|
|
* %pyproject_install macro should include --no-compile.
|
|
|
|
* Recognise the _ for the macro arguments too
|
|
|
|
|
2019-06-10 13:41:16 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 10 11:34:32 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20190610.2ee3233:
|
|
|
|
* Fix typo, missing opening brace.
|
|
|
|
* Add the first draft of pyproject_wheel and pyproject_install macros.
|
|
|
|
* Yet another attempt to preserve $PYTHONPATH set in the environment.
|
|
|
|
* Document also %pytest_arch
|
|
|
|
* Document %pytest in README.md
|
|
|
|
* Multiline macros don't work correctly on older RPMs.
|
|
|
|
* Add missing $ expansion on the pytest call
|
|
|
|
* Rewrite pytest and pytest_arch into Lua macros with multiple arguments.
|
|
|
|
* We should preserve existing PYTHONPATH.
|
|
|
|
* Add --ignore to pytest calls to ignore build directories.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 10 11:27:22 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20190610.2ee3233:
|
|
|
|
* Fix typo, missing opening brace.
|
|
|
|
|
2019-05-20 14:46:22 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 20 12:38:10 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20190511.2ed22b6:
|
|
|
|
* Add the first draft of pyproject_wheel and pyproject_install macros.
|
|
|
|
|
2019-05-02 08:52:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu May 02 06:10:17 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20190430.5260267:
|
|
|
|
* Yet another attempt to preserve $PYTHONPATH set in the environment.
|
|
|
|
* Document also %pytest_arch
|
|
|
|
* Document %pytest in README.md
|
|
|
|
|
2019-04-08 15:16:14 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 08 12:43:06 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20190408.32abece bsc#1128323:
|
|
|
|
* Multiline macros don't work correctly on older RPMs.
|
|
|
|
|
2019-04-02 13:26:39 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Apr 02 11:25:58 UTC 2019 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- Update to version 20190402.c88be49:
|
|
|
|
* Add missing $ expansion on the pytest call
|
|
|
|
|
2019-03-15 15:18:50 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 15 14:18:06 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20190315.d3034bf bsc#1128323:
|
|
|
|
* Rewrite pytest and pytest_arch into Lua macros with multiple arguments.
|
|
|
|
|
2019-03-07 14:41:19 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 07 13:40:24 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
|
|
|
- Update to version 20190307.81ca329:
|
|
|
|
* We should preserve existing PYTHONPATH.
|
|
|
|
|
2019-03-07 12:28:40 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 07 11:18:35 UTC 2019 - mcepl@cepl.eu
|
|
|
|
|
2019-03-15 15:18:50 +01:00
|
|
|
- bsc#1128323: Update to version 20190307.fbaed33
|
2019-03-07 12:28:40 +01:00
|
|
|
* Add --ignore to pytest calls to ignore build directories.
|
|
|
|
|
2019-02-21 19:01:46 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 21 17:54:59 UTC 2019 - opensuse-packaging@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 20190221.08f1194:
|
|
|
|
* Actually make pytest into function to capture arguments as well
|
|
|
|
* Add pytest definitions.
|
|
|
|
|
2018-12-20 01:22:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 19 19:29:44 UTC 2018 - Todd R <toddrme2178@gmail.com>
|
|
|
|
|
|
|
|
- Use upstream-recommended %{_rpmconfigdir}/macros.d directory
|
|
|
|
for the rpm macros.
|
|
|
|
- Include license and readme.
|
|
|
|
|
2018-12-11 12:28:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 11 11:27:17 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 20181211.ab6f37c:
|
|
|
|
* Fix an issue with epoch printing having too many \
|
|
|
|
* Remove packaging/ dir
|
|
|
|
|
2018-10-25 15:27:42 +02:00
|
|
|
-------------------------------------------------------------------
|
2018-12-11 10:04:08 +01:00
|
|
|
Mon Dec 10 20:09:43 UTC 2018 - opensuse-packaging@opensuse.org
|
|
|
|
|
|
|
|
- Update to version 1540475376.149a499:
|
|
|
|
* add epoch while printing "Provides:"
|
|
|
|
- Update URL
|
|
|
|
- Add _service and use the tar_scm/recompress/set_version source
|
|
|
|
services to update the package.
|
|
|
|
Package updates can now be done with "osc service run"
|
|
|
|
- Drop README.packaging
|
|
|
|
- Drop update.sh . This is now handled via the source services
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-10-25 15:27:42 +02:00
|
|
|
Wed Oct 24 07:20:44 UTC 2018 - sjamgade@suse.com
|
|
|
|
|
|
|
|
- version bump to 2018.08.15.ada6d63
|
|
|
|
|
2017-12-22 16:57:56 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Dec 22 15:57:10 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- version bump to 2017.12.22.d9968ab
|
|
|
|
* better fix for macro usage in rpm 4.14
|
|
|
|
|
2017-12-07 20:57:07 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 7 19:58:36 UTC 2017 - tchvatal@suse.com
|
|
|
|
|
|
|
|
- version bump to 2017.12.07.9d4e9eb
|
|
|
|
* Fix macro usage for rpm 4.14
|
|
|
|
|
2017-08-16 18:47:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Aug 9 13:37:32 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- version bump to 2017.08.09.32550d0
|
|
|
|
- use %_specfile macro to locate the spec file, this should help with
|
|
|
|
factory-auto bot problems as well as issue#3
|
|
|
|
|
2017-06-21 15:59:23 +02:00
|
|
|
-------------------------------------------------------------------
|
2017-06-29 17:12:11 +02:00
|
|
|
Thu Jun 29 13:20:02 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- version bump to 2017.06.29.107ac7a
|
|
|
|
- fix skip_python2 in environment where python2 is not actually present
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-06-21 15:59:23 +02:00
|
|
|
Wed Jun 21 13:16:38 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- version bump to 2017.06.21.6641889
|
|
|
|
- introduce smarter buildset support
|
|
|
|
- fix %python_files on nonstandard build sets
|
|
|
|
- introduce %python_for_executables in favor of magically taking
|
|
|
|
"last python in %pythons"
|
|
|
|
- fix %licence tag handling (gh#opensuse/python-rpm-macros#4)
|
|
|
|
|
2017-05-10 14:48:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue May 9 15:38:41 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- version bump to 2017.05.09.fc237de
|
|
|
|
- fix badly generated %posttrans snippets in cases where
|
|
|
|
old %python_install_alternative syntax is used for secondary files
|
|
|
|
- rework %if-macros
|
|
|
|
- introduce %python_flavor, which configures behavior of generic %python_*
|
|
|
|
macros, and can be overriden by the user
|
|
|
|
- add --force to %python_install, to make install order fully deterministic
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 27 15:43:20 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- version bump to 2017.04.27.d2ca08c
|
|
|
|
- switch versioning scheme to date-based
|
|
|
|
- switch from using service to a custom script update.sh
|
|
|
|
- auto-generate Provides: python2-modname in old distributions
|
|
|
|
(only for main package though)
|
|
|
|
|
2017-04-05 15:56:57 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 29 12:53:05 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- generate %posttrans sections to fix up alternatives after package
|
|
|
|
rename
|
|
|
|
- fix condition where %python_files would emit wrong thing when
|
|
|
|
%have_python2 is undefined
|
|
|
|
- add --quiet to uninstall_alternative, to silence spurious errors
|
|
|
|
- check for file existence instead of package number in uninstall_alternative
|
|
|
|
|
2017-03-14 16:36:44 +01:00
|
|
|
-------------------------------------------------------------------
|
2017-03-23 19:14:03 +01:00
|
|
|
Thu Mar 23 17:08:46 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- remove spurious warnings about "unknown arguments" (by making ALL
|
|
|
|
possible arguments known)
|
|
|
|
- fix a bug with %python_clone not working without
|
|
|
|
%python_install_alternative being used
|
|
|
|
- in %python_files, detect and emit an error if %python_subpackages
|
|
|
|
is not used
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-03-14 16:36:44 +01:00
|
|
|
Mon Mar 13 16:05:15 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- more intelligent %python_install_alternatives
|
|
|
|
- multiline macro support
|
|
|
|
- support for %requires_ge and %requires_eq as well as Requires(pre)
|
|
|
|
and friends
|
|
|
|
- "%python_clone -a" auto-creates alternative entries
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 9 17:20:12 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- implement %python_clone to clone files for alternatives
|
|
|
|
|
2017-03-09 15:16:58 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 8 15:22:55 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- support "Supplements" and "Enhances" tags
|
|
|
|
- support packageand() expression
|
|
|
|
- fix handling of %name in requires
|
|
|
|
|
2017-03-08 14:19:34 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 8 13:18:14 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- make macros more resilient to missing %python_subpackages
|
|
|
|
- expand %python_bin_suffix properly
|
|
|
|
|
2017-02-24 15:11:16 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Feb 24 13:50:03 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- let %python_module expand *all* its arguments, not just the first
|
|
|
|
(so that %{python_module x >= 1.0} works as intended)
|
|
|
|
|
2017-02-22 16:22:30 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 22 14:38:28 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- copy BuildArch to subpackages
|
|
|
|
- on requires/provides etc., perform macro expansion *after* replacing
|
|
|
|
'python' name, to allow for tricking the rewriter to not replace
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 21 14:55:08 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- add BuildRoot to make SLE11 happy
|
|
|
|
- check presence of %python_files even on new-style distros
|
|
|
|
- better visibility of the %python_files error
|
|
|
|
|
2017-02-13 15:53:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 13 14:46:25 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- update service, use repository and tarball name "python-rpm-macros"
|
|
|
|
|
2017-02-07 17:33:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 7 16:31:04 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- introduce %python_prefix
|
|
|
|
|
2017-02-07 17:30:08 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 6 14:30:38 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Set RPM group
|
|
|
|
|
2017-01-11 15:30:13 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 11 14:28:48 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- change service version generator to use "1.0.git" instead of "1.0git"
|
|
|
|
|
2017-01-08 12:35:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 6 17:36:58 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- rework %python_alternative and remove support for %python_alternative_man
|
|
|
|
- tell service to compress the tar file
|
|
|
|
|
2017-01-06 15:54:47 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jan 6 14:54:21 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- set service to localonly mode
|
|
|
|
|
2017-01-03 16:07:16 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 3 15:06:29 UTC 2017 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- current macro version
|
|
|
|
|
2016-11-24 16:03:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 24 14:57:13 UTC 2016 - jmatejek@suse.com
|
|
|
|
|
|
|
|
- initial commit
|
|
|
|
|