2020-03-23 18:44:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 23 18:13:45 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Add macro %dephell_genspec to generate setup.py
|
|
|
|
|
2020-02-17 07:18:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Feb 16 20:26:58 UTC 2020 - Tomas Heger <heger.tomas@gmail.com>
|
|
|
|
|
|
|
|
- Update to v1.0.3
|
|
|
|
* Changes in 1.0.3
|
|
|
|
- Fixed an error which caused the configuration environment
|
|
|
|
variables
|
|
|
|
- Fixed an error where the `--help` option was not working
|
|
|
|
- Fixed an error where packages from private indices were not
|
|
|
|
decompressed properly
|
|
|
|
- Fixed an error where the version of some PEP-508-formatted
|
|
|
|
wheel dependencies was not properly retrieved
|
|
|
|
- Fixed internal regexps to avoid potential catastrophic
|
|
|
|
backtracking errors
|
|
|
|
- Fixed performance issues when custom indices were defined in
|
|
|
|
the `pyproject.toml` file
|
|
|
|
- Fixed the `get_requires_for_build_wheel
|
|
|
|
* Changes in 1.0.2
|
|
|
|
- Reverted a previous fix
|
|
|
|
* Changes in 1.0.1
|
|
|
|
- Fixed an error in `env use` where the wrong Python executable
|
|
|
|
was being used to check compatibility
|
|
|
|
- Fixed an error where VCS dependencies were not properly
|
|
|
|
categorized as development dependencies
|
|
|
|
- Fixed an error where some shells would no longer be usable
|
|
|
|
after using the `shell` command
|
|
|
|
- Fixed an error where explicitly included files where not
|
|
|
|
included in wheel distributions
|
|
|
|
- Fixed an error where some Git dependencies url were not
|
|
|
|
properly parsed
|
|
|
|
- Fixed an error in the `env` commands on Windows if the path
|
|
|
|
to the executable contained a space
|
|
|
|
- Fixed several errors and UX issues caused by `keyring` on
|
|
|
|
some systems
|
|
|
|
- Fixed errors when trying to detect installed packages
|
|
|
|
- Fixed an error when packaging projects where Python packages
|
|
|
|
were not properly detected
|
|
|
|
- Fixed an error where local file dependencies were exported as
|
|
|
|
editable when using the `export` command
|
|
|
|
- Fixed the way environment markers are propagated and
|
|
|
|
evaluated when resolving dependencies
|
|
|
|
- Fixed an error in the PEP-508 compliant representation of
|
|
|
|
directory and file dependencies
|
|
|
|
- Fixed an error where invalid virtual environments would be
|
|
|
|
silently used. They will not be recreated and a warning will
|
|
|
|
be displayed
|
|
|
|
- Fixed an error where dependencies were not properly detected
|
|
|
|
when reading the `setup.py` file in some cases
|
|
|
|
- refresh simplify-toml.patch
|
|
|
|
- update to version 1.0.1 also fixes bsc#1163765
|
|
|
|
|
2019-12-19 17:18:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 18 23:31:45 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Remove dephell build workaround
|
|
|
|
|
2019-12-18 10:30:42 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 17 06:45:30 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Update to v1.0.0
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 17 02:56:57 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Update to v1.0.0b1
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 18 04:54:32 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Initial spec for v0.12.16
|