Ana Guerrero
53f20f383d
Accepting request 1217430 from devel:languages:python
...
- update to 10.2.3:
* Adapt to latest versions of importlib.metadata that don't
allow for implicit None values.
OBS-URL: https://build.opensuse.org/request/show/1217430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=12
2024-10-25 17:18:40 +00:00
045ee0c7ec
- update to 10.2.3:
...
* Adapt to latest versions of importlib.metadata that don't
allow for implicit None values.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=27
2024-09-29 20:04:09 +00:00
Dominique Leuenberger
fca5f6e608
Accepting request 1190159 from devel:languages:python
...
- Update to 10.2.2:
* Fixed DeprecationWarning in metadata.hunt_down_url.
* Fixed issue in rendering non-unique keys in print-metadata.
* Add script for printing metadata.
* Add metadata.extract_email helper.
* Moved metadata helpers to metadata module.
* In extract_author, expand the logic to support multiple authors in
pyproject.toml form.
* Configure Sphinx earlier in 'config-inited', allowing other etxensions
to rely on the produced values.
* Add support for other metadata fields since pyproject.toml shuffles
things around.
* Add metadata.load for loading metadata from a source dir with support
for a BUILD_ENVIRONMENT setting. Set BUILD_ENVIRONMENT=current to bypass
isolation when loading metadata.
* Deprecated use of environment variable for isolated builds.
* Add sidebar-links directive.
* Require Python 3.8 or later.
- Skip two tests that are impacted by a Pytest bug.
OBS-URL: https://build.opensuse.org/request/show/1190159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=11
2024-08-13 11:22:49 +00:00
Steve Kowalik
c3ca8d8909
- Update to 10.2.2:
...
* Fixed DeprecationWarning in metadata.hunt_down_url.
* Fixed issue in rendering non-unique keys in print-metadata.
* Add script for printing metadata.
* Add metadata.extract_email helper.
* Moved metadata helpers to metadata module.
* In extract_author, expand the logic to support multiple authors in
pyproject.toml form.
* Configure Sphinx earlier in 'config-inited', allowing other etxensions
to rely on the produced values.
* Add support for other metadata fields since pyproject.toml shuffles
things around.
* Add metadata.load for loading metadata from a source dir with support
for a BUILD_ENVIRONMENT setting. Set BUILD_ENVIRONMENT=current to bypass
isolation when loading metadata.
* Deprecated use of environment variable for isolated builds.
* Add sidebar-links directive.
* Require Python 3.8 or later.
- Skip two tests that are impacted by a Pytest bug.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=25
2024-07-29 06:41:09 +00:00
Dominique Leuenberger
d8f2d007b0
Accepting request 1086860 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1086860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=10
2023-05-19 09:55:14 +00:00
ddbb77b0a1
Accepting request 1086816 from home:bnavigator:branches:devel:languages:python
...
- Update to 9.2.0
* #7 , #10 , #11 : Added environment variable to bypass building
metadata for offline builds.
- Add virtualenv dependency
- Reenable tests
OBS-URL: https://build.opensuse.org/request/show/1086816
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=23
2023-05-13 05:10:01 +00:00
Dominique Leuenberger
003f5b8bf8
Accepting request 1081872 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1081872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=9
2023-04-22 20:00:12 +00:00
09a4b2252e
Accepting request 1081466 from home:dirkmueller:acdc:as_python3_module
...
SR for python stack proposal
OBS-URL: https://build.opensuse.org/request/show/1081466
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=21
2023-04-21 14:27:10 +00:00
Dominique Leuenberger
a3925ff30b
Accepting request 1056000 from devel:languages:python
...
- update to 9.1.2:
* #6 : Added minimal test to ``sphinx.packaging``.
OBS-URL: https://build.opensuse.org/request/show/1056000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=8
2023-01-06 16:04:49 +00:00
a0a8685f5d
- update to 9.1.2:
...
* #6 : Added minimal test to ``sphinx.packaging``.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=19
2023-01-04 20:19:26 +00:00
Dominique Leuenberger
5b50d61126
Accepting request 1032671 from devel:languages:python
...
- Update to v9.1.1
* Change requirement to build[virtualenv] as workaround for pypa/build#266 .
- Update to v9.1.0
* Prefer build to pep517 for loading package metadata.
OBS-URL: https://build.opensuse.org/request/show/1032671
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=7
2022-11-01 15:10:38 +00:00
c112776239
Accepting request 1032670 from home:mcalabkova:branches:devel:languages:python
...
adjust dependencies
OBS-URL: https://build.opensuse.org/request/show/1032670
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=17
2022-11-01 10:18:08 +00:00
4fb3e36e4e
Accepting request 1032014 from home:yarunachalam:branches:devel:languages:python
...
- Update to v9.1.1
* Change requirement to build[virtualenv] as workaround for pypa/build#266 .
- Update to v9.1.0
* Prefer build to pep517 for loading package metadata.
OBS-URL: https://build.opensuse.org/request/show/1032014
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=16
2022-10-31 13:36:58 +00:00
Dominique Leuenberger
8c119a14a9
Accepting request 1000125 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1000125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=6
2022-08-31 16:08:31 +00:00
a1e3bef9a7
Accepting request 1000115 from home:bnavigator:branches:devel:languages:python
...
- Remove stray python3.inv
OBS-URL: https://build.opensuse.org/request/show/1000115
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=14
2022-08-29 20:16:21 +00:00
fb4a89748d
Accepting request 1000056 from home:bnavigator:branches:devel:languages:python
...
- Update to v9.0.0
* Use pep517.meta to load package metadata. Adds support
for packages without setup.py.
* Removed info module (and setuptools show command).
* Removed depends module. Use other packaging tools instead.
- v8.2.1: Rely on PEP 420 for namespace package.
- v8.2.0: Inject rst_epilog to include ``|project|`` substitution.
- Remove jaraco.base: PEP420 namespace packages do not use that
kind of scheme anymore.
OBS-URL: https://build.opensuse.org/request/show/1000056
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=13
2022-08-29 19:46:06 +00:00
Dominique Leuenberger
8af361e78f
Accepting request 931518 from devel:languages:python
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/931518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=5
2021-11-21 22:51:38 +00:00
e91008bb4a
- add missing dependency declaration to six
...
- add missing six dependency declaration
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=12
2021-11-08 11:07:25 +00:00
Dominique Leuenberger
5bc4f474b2
Accepting request 784211 from devel:languages:python
...
Staging:I
OBS-URL: https://build.opensuse.org/request/show/784211
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=4
2020-04-19 19:39:41 +00:00
Tomáš Chvátal
da7dad556d
Accepting request 783405 from devel:languages:python
...
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
OBS-URL: https://build.opensuse.org/request/show/783405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=10
2020-03-10 13:26:57 +00:00
Tomáš Chvátal
7c1dc753ca
Accepting request 783000 from home:mcalabkova:branches:devel:languages:python
...
What the hell is this package?
- Set version to 8.1.0
- Update to 8.1.0
* In sphinx when loading metadata, trap a ValueError to include the offending value.
* Require Python 3.6 or later.
* Removed 'cheese' package as it was built for a use-case that is no longer needed.
* Sphinx plugin now declares support for parallel reads (optimistically).
OBS-URL: https://build.opensuse.org/request/show/783000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=9
2020-03-09 15:22:06 +00:00
Dominique Leuenberger
adf0d8fe09
Accepting request 744006 from devel:languages:python
...
- Run SPEC file through spec-cleaner -i.
OBS-URL: https://build.opensuse.org/request/show/744006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=3
2019-11-04 16:12:15 +00:00
ca18f97f0b
- Run SPEC file through spec-cleaner -i.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=7
2019-10-14 13:56:51 +00:00
ecb8a4fae3
- Replace %fdupes -s with plain %fdupes; hardlinks are better.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=6
2019-10-14 13:47:32 +00:00
Stephan Kulow
64f7dbe62d
Accepting request 679740 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/679740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=2
2019-03-01 19:25:51 +00:00
Tomáš Chvátal
3c2d9cef2e
Accepting request 679678 from home:jayvdb:noflake8
...
- Add LICENSE
- Set version to 6.1 due to version of python-jaraco.packaging,
to provide an easy method of ensuring the base is updated with
all jaraco modules.
- Add LICENSE
- Remove bcond_with test, and skip two failing tests
- Compile manually due to switch to pkgutil namespace technique
- Add docs/*.rst to %doc
- Update from v4.1 to v6.1
OBS-URL: https://build.opensuse.org/request/show/679678
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=4
2019-02-27 08:24:42 +00:00
Dominique Leuenberger
60f894f318
Accepting request 583891 from devel:languages:python
...
New package python-jaraco.packaging, required by python3-jaraco.itertools
OBS-URL: https://build.opensuse.org/request/show/583891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.packaging?expand=0&rev=1
2018-03-16 09:40:16 +00:00
Todd R
7d44f61cc0
Accepting request 541579 from home:TheBlackCat:branches:devel:languages:python
...
- Add namespace package that other jaraco packages can use.
- Add namespace package that other jaraco packages can use.
- Properly handle namespace package structure.
This guarantees the module is importable.
OBS-URL: https://build.opensuse.org/request/show/541579
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=2
2017-11-13 18:44:43 +00:00
deb690e5da
Accepting request 508312 from home:alois:branches:devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/508312
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.packaging?expand=0&rev=1
2017-07-05 11:29:19 +00:00