1
0

10 Commits

Author SHA256 Message Date
7b0e156b75 Accepting request 1184944 from devel:languages:python
- switch to PEP517 build
- skip one failing test

  * Use stdlib mock, not external mock.
- refresh migrate-to-pytest.patch: remove pytest-relaxed
  * Migrate to pytest, lightly rebased from upstream.
- Restore semanticversioning.patch to allow semantic_version >= 2.7

OBS-URL: https://build.opensuse.org/request/show/1184944
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=11
2024-07-03 18:29:47 +00:00
9b3e9b194c Accepting request 1086698 from devel:languages:python
- Delete migrate-to-pytest.patch
- Delete remove-mock.patch
- Add remove-icecream.patch
- Update to 2.1.1:
  * [Bug]: Fix up an internal utility which monkeypatches a
    Sphinx/docutils internal, so that it accepts arbitrary args/kwargs
    instead of exploding on newer Sphinxes.
- 2.0.1:
  * [Bug]: Fix up an internal utility which monkeypatches a
    Sphinx/docutils internal, so that it accepts arbitrary args/kwargs
    instead of exploding on newer Sphinxes.
- 2.1.0:
  * [Feature]: Allow controlling the name of your development branch
    for source code links (eg “Next 1.x feature release” section
    headers) via the new releases_development_branch config option.
  * [Feature]: Add a new configuration setting,
    releases_supported_versions, allowing you to limit how many “Next
    1.x feature release” (or bugfix, etc) sections appear at the top
    of your changelog.
- 2.0.0:
  * [Bug]: Don’t make tmpdirs in releases.util.make_app when being
    given explicit directory args.
  * [Bug]: Changelog transformation sometimes failed to occur when
    running under a ‘single HTML file’ Sphinx builder (eg singlehtml),
    which resulted in ‘unknown node’ errors. This has been fixed.
  * [Support]: Migrated the test suite to use pytest-relaxed (and thus
    pytest) instead of spec.
  * [Support]: Dropped support for Sphinx <4. We tried to support
    1.8+, but too many transitive dependencies have clearly “moved on”
    and cause various cells in the test matrix to fail hard.
  * [Support]: Dropped support for Python 2.7, Python 3.4, and Python
    3.5, to align slightly better with upstream (and ecosystem) EOLs.
  * [Support]: The releases_release_uri/releases_issue_uri settings
    now allow modern (.format/f-strings) string formatting, in
    addition to the old %s-based interpolation.
  * [Support]: Administrivia overhaul: enhanced README, packaging
    metadata cleaned up/expanded, CI moved to Circle-CI, renamed dev
    branch to main, and more besides.

OBS-URL: https://build.opensuse.org/request/show/1086698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=10
2023-05-13 15:17:06 +00:00
a6d7e3b1e3 Accepting request 1081780 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=9
2023-04-22 19:58:58 +00:00
3019636923 Accepting request 969299 from devel:languages:python
- Add patch remove-mock.patch:
  * Use stdlib mock, not external mock. 
- Drop mock BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/969299
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=8
2022-04-14 15:23:19 +00:00
e0779a684b Accepting request 940562 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/940562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=7
2021-12-16 20:18:56 +00:00
18c5b853e2 Accepting request 918650 from devel:languages:python
- Add patch migrate-to-pytest.patch:
  * Migrate to pytest, lightly rebased from upstream.

OBS-URL: https://build.opensuse.org/request/show/918650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=6
2021-09-16 21:14:36 +00:00
08220599cc Accepting request 808931 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/808931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=5
2020-05-28 07:09:27 +00:00
2b7aa04620 Accepting request 731479 from devel:languages:python
- Do not generate test subpackage

- Add patch to fix build with new semantic versioning:
  * semanticversioning.patch

OBS-URL: https://build.opensuse.org/request/show/731479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=4
2019-09-27 12:49:40 +00:00
94ebba56d6 Accepting request 632101 from devel:languages:python
- Move the Name definition above lua code to work on 42.3

OBS-URL: https://build.opensuse.org/request/show/632101
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=3
2018-08-31 08:45:04 +00:00
b026571a13 Accepting request 628769 from devel:languages:python
- Enable testsuite in multibuild mode as it creates cycle otherwise

- Update to 1.6.1:
  * Support sphinx 1.7

OBS-URL: https://build.opensuse.org/request/show/628769
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=2
2018-08-12 18:56:33 +00:00

Diff Content Not Available