Tomáš Chvátal
6c1c51fd6c
Accepting request 674937 from home:jayvdb:coala:test-rig
...
- Remove build dependency on pytest-cov
- update to version 0.33.0
* Added the `--build-number` option to the `wheel pack` command
* Fixed bad shebangs sneaking into wheels
* Fixed documentation issue with `wheel pack` erroneously being
called `wheel repack`
* Fixed filenames with "bad" characters (like commas) not being
quoted in `RECORD` (PR by Paul Moore)
* Sort requirements extras to ensure deterministic builds
OBS-URL: https://build.opensuse.org/request/show/674937
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=35
2019-02-14 11:40:40 +00:00
Tomáš Chvátal
ff013f1ca8
- Drop not really needed %license -> %doc fallback
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=33
2018-11-23 08:01:38 +00:00
Tomáš Chvátal
54c83849e7
Accepting request 651230 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/651230
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=32
2018-11-23 08:00:21 +00:00
Tomáš Chvátal
d7293560b1
Accepting request 645392 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/645392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=30
2018-10-30 08:34:47 +00:00
Todd R
b7342c279d
Accepting request 641841 from home:apersaud:branches:devel:languages:python
...
update to latest version
OBS-URL: https://build.opensuse.org/request/show/641841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=28
2018-10-13 20:47:47 +00:00
Tomáš Chvátal
d54c3640da
Accepting request 611769 from home:apersaud:branches:devel:languages:python
...
- specfile:
* update copyright year
* removed python-devel python-jsonschema
- update to version 0.31.1:
* Fixed arch as "None" when converting eggs to wheels
- changes from version 0.31.0:
* Fixed displaying of errors on Python 3
* Fixed single digit versions in wheel files not being properly
recognized
* Fixed wrong character encodings being used (instead of UTF-8) to
read and write "RECORD" (this sometimes crashed bdist_wheel too)
* Enabled Zip64 support in wheels by default
* Metadata-Version is now 2.1
* Dropped DESCRIPTION.rst and metadata.json from the list of
generated files
* Dropped support for the non-standard, undocumented
"provides-extra" and "requires-dist" keywords in setup.cfg
metadata
* Deprecated all wheel signing and signature verification commands
* Removed the (already defunct) "tool" extras from setup.py
OBS-URL: https://build.opensuse.org/request/show/611769
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=26
2018-05-24 06:40:53 +00:00
2226cbc7cc
Accepting request 546003 from home:namtrac:branches:devel:languages:python
...
- Fix homepage
- Resync the upstream tarball
OBS-URL: https://build.opensuse.org/request/show/546003
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=24
2017-11-27 13:42:24 +00:00
fea3a5626e
Accepting request 534350 from home:Simmphonie:python
...
- update to 0.30.0
OBS-URL: https://build.opensuse.org/request/show/534350
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=23
2017-10-17 10:09:02 +00:00
a725ad9a54
Accepting request 516152 from home:sebix:branches:devel:languages:python
...
require python-setuptools (fixes boo#1037032)
OBS-URL: https://build.opensuse.org/request/show/516152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=21
2017-08-11 14:34:09 +00:00
Todd R
1ab0ae1f7b
Accepting request 511586 from home:sebix:branches:devel:languages:python
...
- convert to singlespec
OBS-URL: https://build.opensuse.org/request/show/511586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=20
2017-07-27 15:15:19 +00:00
5fd7a691f0
Accepting request 394663 from home:frispete:python
...
the new python-wheel
OBS-URL: https://build.opensuse.org/request/show/394663
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=18
2016-05-19 09:04:50 +00:00
Todd R
befb51463c
Accepting request 340282 from home:frispete:python
...
- actually, _really_ test this module:
call py.test directly with appropriate PYTHONPATH
OBS-URL: https://build.opensuse.org/request/show/340282
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=16
2015-10-21 14:52:00 +00:00
Denisart Benjamin
e9f27be7cb
Accepting request 334714 from home:tbechtold:branches:devel:languages:python
...
- update to 0.26.0:
* Fix multiple entrypoint comparison failure on Python 3 (Issue #148 )
* Add Python 3.5 to tox configuration
* Deterministic (sorted) metadata
* Fix tagging for Python 3.5 compatibility
* Support py2-none-'arch' and py3-none-'arch' tags
* Treat data-only wheels as pure
* Write to temporary file and rename when using wheel install --force
OBS-URL: https://build.opensuse.org/request/show/334714
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=14
2015-09-29 09:29:15 +00:00
Denisart Benjamin
b62063d156
Accepting request 294250 from home:benoit_monin:branches:devel:languages:python
...
- update to version 0.24.0
- removed wininst2wheel and egg2wheel: they are not in 0.24.0 anymore
OBS-URL: https://build.opensuse.org/request/show/294250
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=12
2015-04-03 17:26:19 +00:00
Sascha Peilicke
5b917f4d1a
- Fix update-alternatives usage
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=9
2014-02-10 14:46:14 +00:00
Sascha Peilicke
ec42bfc812
Accepting request 199362 from home:dirkmueller:branches:devel:languages:python
...
- update to 0.22.0:
- Include entry_points.txt, scripts a.k.a. commands, in experimental
pydist.json
- Improved test_requires parsing
- Python 2.6 fixes, "wheel version" command courtesy pombredanne
OBS-URL: https://build.opensuse.org/request/show/199362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=6
2013-09-17 11:27:13 +00:00
Todd R
64c767d42d
Accepting request 198216 from home:TheBlackCat:branches:devel:languages:python
...
+
+- Add BuildRequires: python-argparse for SLE
OBS-URL: https://build.opensuse.org/request/show/198216
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=4
2013-09-10 12:02:24 +00:00
Sascha Peilicke
32b5f8664e
- Use upstream tarball
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=2
2013-08-13 12:32:36 +00:00
Sascha Peilicke
a584b1d31d
- Initial version
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=1
2013-08-12 10:06:06 +00:00