15
0
Files
python-incremental/python-incremental.changes
Dirk Mueller ab270dd160 Accepting request 942226 from home:dimstar:Factory
- Do not use %{python_module …} for suggests, as this would suggest
  all python flavors. Rather rely on the python singlespec macros
  to rewrite as needed.

OBS-URL: https://build.opensuse.org/request/show/942226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-incremental?expand=0&rev=13
2021-12-27 09:16:09 +00:00

43 lines
1.7 KiB
Plaintext

-------------------------------------------------------------------
Thu Dec 23 09:30:06 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
- Do not use %{python_module …} for suggests, as this would suggest
all python flavors. Rather rely on the python singlespec macros
to rewrite as needed.
-------------------------------------------------------------------
Sun May 9 16:52:36 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 21.3.0:
- The output of incremental is now compatible with Black (#56, #60)
- Incremental now properly supports PEP 440-compliant dev, rc, post suffixes (#62)
- Incremental now properly supports PEP 440-compliant post releases (#37)
- Incremental will no longer attempt to read git or svn repositories to see if
the project is running from a checkout. (#30, #31, #32)
-------------------------------------------------------------------
Wed Apr 29 13:35:51 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Skip two tests that fail due to changes in pytest framework
needs to be fixed by upstream
-------------------------------------------------------------------
Thu Jun 6 15:38:34 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Switch to multibuild to avoid build cycle
-------------------------------------------------------------------
Wed Jun 5 06:14:13 UTC 2019 - pgajdos@suse.com
- run the testsuite
-------------------------------------------------------------------
Tue Dec 4 12:49:17 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Tue Jul 4 04:27:59 UTC 2017 - tbechtold@suse.com
- Initial packaging (version 17.5.0)