11
0
forked from pool/python-apipkg
Commit Graph

14 Commits

Author SHA256 Message Date
df6d7f4768 - switch to gh tarball to get tests again
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=22
2023-10-09 11:21:02 +00:00
6c7bbb13a3 - update to 3.0.2:
* Fix import path to make it vendoring-friendly
  * remove py reference from tests
- refresh pytest4.patch for pytest5
- Converted to single-spec

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=21
2023-10-02 10:04:25 +00:00
7be16506aa Accepting request 1082400 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1082400
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=19
2023-04-24 09:17:47 +00:00
ce83becac6 Accepting request 1067938 from home:mcepl:branches:devel:languages:python
- Don't use fdupes -s, it hurts.

OBS-URL: https://build.opensuse.org/request/show/1067938
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=17
2023-02-27 10:48:54 +00:00
fdda8ed2f5 - Generate the _version.py file in %prep to remove completely hatch-vcs from
pyproject to make it build and run tests correctly

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=15
2022-11-30 17:07:08 +00:00
3923f8597c - Remove python-hatch-vcs dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=14
2022-11-30 16:45:34 +00:00
dd033e12e0 - Remove python-py dependency
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=13
2022-11-30 12:49:29 +00:00
e904574ad0 - 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
b0152bfcfe 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
e782f2f5f5 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
0d93329cd1 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
2149d04006 - refresh pytest4.patch for pytest5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=4
2019-07-19 09:03:23 +00:00
Tomáš Chvátal
355a7eb2e3 - Add patch to fix build with pytest newer than 4:
* pytest4.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=2
2019-02-12 14:16:15 +00:00
f2d7c7c2d1 osc copypac from project:devel:languages:python package:python-apipkg revision:9
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-apipkg?expand=0&rev=1
2018-08-22 14:49:02 +00:00