52 lines
1.8 KiB
Plaintext
52 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 21 12:27:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 13 22:42:12 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 29 14:37:15 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Do not own the jaraco toplevel directory (PEP440 namespace pkg)
|
|
- Clean specfile from old distro code
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 13 09:59:20 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
|
|
|
- Update to version 2.4.0
|
|
* Made VEnv non-experimental.
|
|
- Release v2.3.0
|
|
* #4: Added some tests capturing expectations around object types
|
|
for input (use path.Path object for root property for maximum
|
|
compatibility).
|
|
* Require Python 3.7 or later.
|
|
* VirtualEnv classes now expose clean_opts for easy reference in
|
|
creating clean environments.
|
|
- Release v2.2.0
|
|
* VirtualEnv now allows a create_opts attribute to affect the
|
|
creation (passed to virtualenv).
|
|
- Release v2.1.1
|
|
* Rely on PEP 420 for namespace packages.
|
|
- Release v2.1.0
|
|
* #1: Rely on pure tox without tox-venv.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 19 23:18:32 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- fix egg info path
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 19 23:06:33 UTC 2020 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
- update BR according to setup.cfg
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 26 07:58:43 UTC 2020 - pgajdos@suse.com
|
|
|
|
- initial version 2.0.0, required by python-twine testsuite
|
|
|