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
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
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
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
ec210273d1
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=111
2020-10-16 14:32:21 +00:00
b2689d01a4
- Update to version 20200824.8fa42a7:
...
* Drop -v from the pyunittest macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=105
2020-08-24 08:09:21 +00:00
Tomáš Chvátal
930bd6b733
- Update to version 20200806.f44d3ac:
...
* fix unittest macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=103
2020-08-06 05:31:20 +00:00
c4fa1f98bf
- Update to version 20200714.252de1f:
...
* Add pyunittest and pyunittest_arch macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=100
2020-07-14 08:15:49 +00:00
Tomáš Chvátal
514a8ff53e
Accepting request 818298 from home:bnavigator:branches:devel:languages:python:numeric
...
- 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
OBS-URL: https://build.opensuse.org/request/show/818298
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=98
2020-07-02 10:50:58 +00:00
a4fe87cc47
- Update to version 20200625.e862151:
...
* fix pytest_arch PYTHONPATH
* expand calls pyproject* macros (revert #45 )
* let the shell expand PYTHONPATH
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=96
2020-06-24 22:07:28 +00:00
Tomáš Chvátal
a6e48cffb5
- Update to version 20200623.3ea9b62:
...
* fix PYTHONPATH on pytest_arch macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=95
2020-06-23 12:15:08 +00:00
552f6a41c8
- Update to version 20200622.1919233:
...
* Expand %buildroot first (avoid endless cycle; bsc#1162743)
- Update to version 20200622.1f4c5d2:
* Add missing semicolon
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=94
2020-06-22 19:02:54 +00:00
7e10cf0281
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=91
2020-06-03 08:18:22 +00:00
774b190f88
- Update to version 20200529.b301e36:
...
* update-alternatives are quiet during install
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=90
2020-05-29 15:29:00 +00:00
d1221882b0
- Update to version 20200207.5feb6c1:
...
* Do not write .pyc files for tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=86
2020-04-21 11:43:30 +00:00
Tomáš Chvátal
918ee4d80b
Accepting request 765272 from home:Pharaoh_Atem:branches:devel:languages:python:Factory
...
- Update to version 20200117.8e39013:
* Add macros related to the Python dist metadata dependency generator
OBS-URL: https://build.opensuse.org/request/show/765272
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=80
2020-01-17 13:11:49 +00:00
bb9ee4e2dd
- Update to version 20191104.08e6493:
...
* %pyproject_install macro should include --no-compile.
* Recognise the _ for the macro arguments too
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=78
2019-11-04 10:11:26 +00:00
1930867035
Accepting request 708958 from home:mcepl:neovim
...
- 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.
- Update to version 20190610.2ee3233:
* Fix typo, missing opening brace.
OBS-URL: https://build.opensuse.org/request/show/708958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=75
2019-06-10 11:41:16 +00:00
35c3ece7f9
Accepting request 704239 from home:mcepl:branches:devel:languages:python:Factory
...
- Update to version 20190511.2ed22b6:
* Add the first draft of pyproject_wheel and pyproject_install macros.
OBS-URL: https://build.opensuse.org/request/show/704239
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=74
2019-05-20 12:46:22 +00:00
89ae06e2e9
Accepting request 700010 from home:mcepl:branches:devel:languages:python:Factory
...
- Update to version 20190430.5260267:
* Yet another attempt to preserve $PYTHONPATH set in the environment.
* Document also %pytest_arch
* Document %pytest in README.md
OBS-URL: https://build.opensuse.org/request/show/700010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=72
2019-05-02 06:52:33 +00:00
b70b322242
Update changes
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=70
2019-04-08 13:16:14 +00:00
Tomáš Chvátal
0697b98d43
- Update to version 20190402.c88be49:
...
* Add missing $ expansion on the pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=68
2019-04-02 11:26:39 +00:00
Tomáš Chvátal
89ef67a629
- Update to version 20190315.d3034bf bsc#1128323:
...
* Rewrite pytest and pytest_arch into Lua macros with multiple arguments.
- bsc#1128323: Update to version 20190307.fbaed33
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=65
2019-03-15 14:18:50 +00:00
Tomáš Chvátal
8217d029dc
- Update to version 20190307.81ca329:
...
* We should preserve existing PYTHONPATH.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=63
2019-03-07 13:41:19 +00:00
d20380c108
Accepting request 682429 from home:mcepl:branches:devel:languages:python:Factory
...
- Update to version 20190307.fbaed33:
* Add --ignore to pytest calls to ignore build directories.
OBS-URL: https://build.opensuse.org/request/show/682429
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=60
2019-03-07 11:28:40 +00:00
f0fe3d70f2
Accepting request 678061 from home:mcepl:branches:devel:languages:python:Factory
...
- Update to version 20190221.08f1194:
* Actually make pytest into function to capture arguments as well
* Add pytest definitions.
OBS-URL: https://build.opensuse.org/request/show/678061
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=58
2019-02-21 18:01:46 +00:00
Thomas Bechtold
483e584ac6
- Update to version 20181211.ab6f37c:
...
* Fix an issue with epoch printing having too many \
* Remove packaging/ dir
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=54
2018-12-11 11:28:03 +00:00
Tomáš Chvátal
93226b672f
Accepting request 656934 from home:tbechtold:branches:devel:languages:python:Factory
...
- 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
OBS-URL: https://build.opensuse.org/request/show/656934
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=53
2018-12-11 09:04:08 +00:00