Markéta Machová
484dd294a9
- Do not own the jaraco toplevel directory (PEP440 namespace pkg) - Clean specfile from old distro code OBS-URL: https://build.opensuse.org/request/show/1000063 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.envs?expand=0&rev=7
42 lines
1.4 KiB
Plaintext
42 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|