1
0
Commit Graph

69 Commits

Author SHA256 Message Date
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