49a1c84e57
Correct the bug reference
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=169
2022-08-19 10:59:11 +00:00
67232d668e
Update changelog
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=168
2022-08-19 10:52:40 +00:00
Steve Kowalik
58ba390444
- Update to version 20220809.cf8a7b8:
...
* Pass `--ignore-installed` to `pip install` in %pyproject_install
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=166
2022-08-15 06:06:20 +00:00
b31b9c64d1
- Update to version 20220725.2ae32d5:
...
* restore end-of-line in alternative scriptlets
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=164
2022-07-25 21:28:14 +00:00
bbccf0fe0b
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=163
2022-07-21 10:32:20 +00:00
c1c570d954
Add missing tarball. SIGH.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=161
2022-06-18 20:06:14 +00:00
4fd3553ecc
Remove obsolete tarball
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=160
2022-06-18 20:00:11 +00:00
f1ef9a65aa
- Update to version 20220618.1ed0055:
...
* Update compile-macros.sh
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=159
2022-06-18 19:59:52 +00:00
ad47d41e15
- Update to version 20220610.6dc4cb8:
...
* create python_flavored_alternatives and use for testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=157
2022-06-10 15:52:58 +00:00
d1ec5dea82
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=156
2022-05-05 14:45:42 +00:00
f0e9aed29f
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=155
2022-01-06 08:18:41 +00:00
8dc1656b2c
- Update to version 20211209.3834c04:
...
* fix flavor executable substitution
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=154
2021-12-09 00:07:31 +00:00
969581d793
- Update to version 20211208.d090fb9:
...
* Add python310 flavor macros to compile set
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=153
2021-12-08 14:19:31 +00:00
664d5cc88c
- Update to version 20211022.38e7c70:
...
* no newline after python_install_alternative
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=152
2021-10-22 12:47:44 +00:00
ead28f6ff6
Fix changes
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=151
2021-10-19 09:58:41 +00:00
7db4061c0e
Accepting request 926023 from home:bnavigator:branches:devel:languages:python:Factory
...
- 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
OBS-URL: https://build.opensuse.org/request/show/926023
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=150
2021-10-19 09:57:38 +00:00
b152fa2deb
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=149
2021-10-19 09:51:50 +00:00
6453f91986
Accepting request 922591 from home:schubi2
...
- Update to version 20211001.fc6c04e:
* Supporting libalternatives.
OBS-URL: https://build.opensuse.org/request/show/922591
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=148
2021-10-05 22:22:49 +00:00
1c7ab86cb3
- Update to version 20210628.eccf3f2:
...
* fix boolean split gh#openSUSE/python-rpm-macros#111
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=147
2021-06-29 20:52:04 +00:00
4ef6d5c95c
Change tarballs
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=146
2021-06-07 12:16:31 +00:00
e6bab0c159
- Update to version 20210607.c22f1cc:
...
* increase default python3 update-alternative prio by 1000
* Update default-prjconf
* Support flavor rewriting of boolean runtime dependencies
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=145
2021-06-07 12:16:04 +00:00
0bb7b37f9e
- Update to version 20210204.937b8d8:
...
* fixup: last PR was missing a commit for pyproject_wheel syntax errors
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=143
2021-02-04 22:27:46 +00:00
b5a6a3496f
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=142
2021-02-04 14:39:57 +00:00
caf6698177
- Update to version 20210203.0d8a91e:
...
* don't define skip_python2 by default
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=141
2021-02-03 16:40:53 +00:00
bec4104e35
Add tarball
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=139
2021-01-31 20:50:56 +00:00
ed10cd9570
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=138
2021-01-31 20:38:32 +00:00
9d413f8bb6
- Update to version 20210131.1450767:
...
* only add parentheses when boolean operators are used
* sync buildset definitions with Factory
* fix typo
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=137
2021-01-31 13:32:24 +00:00
53e2e58c11
- Update to version 20210127.3a18043:
...
* dont't rename wheel when it already has the same name
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=136
2021-01-27 22:48:46 +00:00
ba9bfdc8bb
- Update to version 20210126.fea1c1f:
...
* Document python_module with boolean dependecies
* workaround undetected abi and platform tags gh#openSUSE/python-rpm-macros#93
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=135
2021-01-26 21:11:56 +00:00
33b135f54c
- Update to version 20210121.ef5b8b9:
...
* Add %python pseudo-macro for %python_modules -- server and rpm version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=134
2021-01-21 11:10:49 +00:00
0c13c72c2e
Add tarball
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=133
2021-01-17 07:07:59 +00:00
6f804c5fc5
- Update to version 20210117.63cf413:
...
* improve flavor variable naming in python_expand
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=132
2021-01-17 07:07:47 +00:00
d505bfd5b8
- Update to version 20210116.2682657:
...
* remove python2 not found error
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=131
2021-01-16 12:31:22 +00:00
e561710075
Accepting request 862531 from home:mcepl:neovim
...
- Update to version 20210112.86f4d9d:
* fix gh#openSUSE/python-rpm-macros#84: python_sysconfig_ macros
OBS-URL: https://build.opensuse.org/request/show/862531
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=129
2021-01-12 07:50:51 +00:00
f8ae7adf2a
- Update to version 20201207.2177fcf:
...
* README update after merge
- Update to version 20201207.259cdda:
* Update python_expand description in README
* python_expand to basename only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=128
2020-12-07 17:26:16 +00:00
50d4990056
- Update to version 20201204.32a910e:
...
* fix print_provided_flavor again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=127
2020-12-04 09:48:06 +00:00
5aa977608a
- Update to version 20201203.5331183:
...
* fix print_provided_flavor
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=126
2020-12-03 07:08:33 +00:00
2962d6244b
- Update to version 20201128.669edb3:
...
* fix provides (for python-numpy f2py, in gh#openSUSE/python-rpm-macros#66)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=125
2020-11-28 22:13:50 +00:00
785b42c151
Add tarball.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=124
2020-11-23 14:43:15 +00:00
245b0c64db
- Update to version 20201123.6978323:
...
* also rewrite subpackage_only default providers
* pytest: ignore _build dirs for all flavors
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=123
2020-11-23 14:41:54 +00:00
9b8eb9efb8
- Update to version 20201119.6bb5f69:
...
* add default provider properties
* don't replace %name, for subpackage_only
* expand parameters for subpackage_only packages
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=122
2020-11-19 07:56:21 +00:00
ff7eeca75f
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=121
2020-11-12 18:19:35 +00:00
4aa0979553
- Update to version 20201103.cec67c2:
...
* document python_find_lang
* add python_find_lang and allow to specify in %python_files. Fixes #5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=120
2020-11-03 20:59:23 +00:00
a08f3bfdf4
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=119
2020-11-02 18:35:27 +00:00
8b35b012d0
- Update to version 20201022.7f87908:
...
* Add python36 and python38 flavours.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=118
2020-10-22 18:48:21 +00:00
0448f2bdfb
Update changes
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=117
2020-10-21 11:43:42 +00:00
ddf68088d1
- Update to version 20201021.adb6953:
...
* Prepare for multiple python3 flavors
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=116
2020-10-21 11:22:54 +00:00
b4fd46a90f
Remove multiple_flavors.patch
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=115
2020-10-21 11:22:08 +00:00
4a9905bac6
- Update to version 20201016.5d22545:
...
* fix whitespace after escape in compileall macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=114
2020-10-16 20:06:38 +00:00
e08682b51a
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=113
2020-10-16 14:34:04 +00:00