Commit Graph

15 Commits

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=21
2023-05-12 08:19:39 +00:00
582b63d854 Accepting request 1081593 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=19
2023-04-21 13:37:49 +00:00
Steve Kowalik
fe5d40c251 - Add patch remove-mock.patch:
* Use stdlib mock, not external mock. 
- Drop mock BuildRequires.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=17
2022-04-12 02:33:18 +00:00
ffa01a4cdf Accepting request 940362 from home:bnavigator:python-rpm-macros
- refresh migrate-to-pytest.patch: remove pytest-relaxed

OBS-URL: https://build.opensuse.org/request/show/940362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=16
2021-12-14 19:09:00 +00:00
Steve Kowalik
7ba4f3f055 - Add patch migrate-to-pytest.patch:
* Migrate to pytest, lightly rebased from upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=15
2021-09-13 06:20:20 +00:00
Tomáš Chvátal
a04ab356ac Accepting request 808864 from home:bnavigator:branches:devel:languages:python
The patch was never merged and its lack now breaks our neck with python-semantic_version 2.8 out for some time

- Restore semanticversioning.patch to allow semantic_version >= 2.7 
  gh#bitprophet/releases#84
  gh#bitprophet/releases#86
- remove color printout in tests

OBS-URL: https://build.opensuse.org/request/show/808864
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=13
2020-05-26 07:37:36 +00:00
Tomáš Chvátal
ceaee2d67b - Update to 1.6.3:
- :support:`87 backported` (via :issue:`88`) Our upper Sphinx version limit was
    mostly defensive and at this point is just too old to even build on
    ReadTheDocs successfully. Removed it for the time being. Thanks to José
    Sánchez-Gallego for the nudge and the patch.
  - :support:`84 backported` Pin us to ``semantic-version<2.7`` as they changed
    their APIs (...) in that version in a way that breaks us. We do not need
    anything they've added recently, so the conservative response is to just pin
    until we truly need to upgrade. Thanks to everyone who reported and submitted
    workarounds for this.
- Drop merged patch semanticversioning.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=12
2020-03-18 09:11:16 +00:00
Tomáš Chvátal
d2dc214afb - Do not generate test subpackage
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=10
2019-09-17 10:11:40 +00:00
Tomáš Chvátal
cddfe346f8 - Add patch to fix build with new semantic versioning:
* semanticversioning.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=9
2019-09-12 17:33:17 +00:00
Tomáš Chvátal
7780134c59 - Move the Name definition above lua code to work on 42.3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=7
2018-08-29 08:28:37 +00:00
Tomáš Chvátal
6d55fb826c OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=5 2018-08-11 14:45:21 +00:00
Tomáš Chvátal
6d73634f1d - Enable testsuite in multibuild mode as it creates cycle otherwise
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=4
2018-08-11 14:43:55 +00:00
Tomáš Chvátal
f479dc37a4 - Update to 1.6.1:
* Support sphinx 1.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=3
2018-08-11 09:51:15 +00:00
Dominique Leuenberger
e3548dfcc8 Accepting request 610400 from devel:languages:python
Needed by python-invocations.
See request 606019.
https://build.opensuse.org/request/show/606019

OBS-URL: https://build.opensuse.org/request/show/610400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-releases?expand=0&rev=1
2018-05-29 08:30:35 +00:00
Todd R
4c2a41c983 Accepting request 610399 from devel:languages:python:misc
Needed by python-invocations

OBS-URL: https://build.opensuse.org/request/show/610399
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-releases?expand=0&rev=1
2018-05-18 14:58:41 +00:00