11 Commits

Author SHA256 Message Date
a370ab8b97 - Remove python_module macro definition
- Update to 3.0.1:
  * restore tox.ini to support tox --current-env based packaging
- 3.0.0
  * add support for python 3.11 and drop dead pythons (thanks hukgo)
  * migrate to hatch
  * split up __init__.py
  * add some type annotations
- 2.1.1
  * drop the python 3.4 support marker, 2.1.0 broke it
    2.1.0 will be yanked after release

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=12
2022-11-29 16:55:21 +00:00
fce94e2478 Accepting request 925833 from home:bnavigator:branches:devel:languages:python:pytest
- Update to v2.1.0
  * fix race condition for import of modules using apipkg.initpkg
    in Python 3.3+ by updating existing modules in-place rather
    than replacing in sys.modules with an apipkg.ApiModule
    instances. This race condition exists for import statements
    (and __import__) in Python 3.3+ where sys.modules is checked
    before obtaining an import lock, and for
    importlib.import_module in Python 3.11+ for the same reason.
- Release 2.0.1
  * fix race conditions for attribute creation
- Release 2.0.0
  * also transfer __spec__ attribute
  * make py.test hack more specific to avoid hiding real errors
  * switch from Travis CI to GitHub Actions
  * modernize package build
  * reformat code with black
- Drop pytest4.patch

OBS-URL: https://build.opensuse.org/request/show/925833
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=11
2021-10-17 15:26:11 +00:00
94587af9fa sorry
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=10
2021-01-21 15:34:31 +00:00
25f4e86ad4 ?
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=9
2021-01-21 15:32:45 +00:00
ff3417f6ab Accepting request 853754 from home:bnavigator:branches:devel:languages:python:pytest
- The now broken apicycle requires apipkg to be importable from
  elsewhere -- use src dir.

OBS-URL: https://build.opensuse.org/request/show/853754
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=7
2020-12-08 19:50:42 +00:00
25396c7ed0 Accepting request 853433 from home:mcepl:branches:devel:tools:scm
- Split package into multibuild, to avoid apipkg -> pytest -> py ->
  apipkg cycle.

OBS-URL: https://build.opensuse.org/request/show/853433
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=6
2020-12-07 02:12:04 +00:00
Stephan Kulow
cee0eb30bc Accepting request 674125 from devel:languages:python:pytest
- Add patch to fix build with pytest newer than 4:
  * pytest4.patch

OBS-URL: https://build.opensuse.org/request/show/674125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apipkg?expand=0&rev=5
2019-02-24 16:04:09 +00:00
c9991e6a73 Accepting request 627536 from devel:languages:python
- update to 1.5
- fixed dependencies
  * switch to setuptools_scm
  * avoid dict iteration (fixes issue on python3)
  * preserve __package__ - ths gets us better pep 302 compliance (forwarded request 627535 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/627536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apipkg?expand=0&rev=4
2018-08-08 12:45:37 +00:00
19581898ae Accepting request 491607 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/491607
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apipkg?expand=0&rev=3
2017-05-06 16:29:29 +00:00
1892089336 Accepting request 379944 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/379944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apipkg?expand=0&rev=2
2016-03-26 14:29:43 +00:00
f23293308a Accepting request 367833 from devel:languages:python
python-execnet dependency

OBS-URL: https://build.opensuse.org/request/show/367833
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-apipkg?expand=0&rev=1
2016-03-18 20:39:45 +00:00