diff --git a/python-tox-wheel.changes b/python-tox-wheel.changes index 1386faa..d87cf39 100644 --- a/python-tox-wheel.changes +++ b/python-tox-wheel.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Oct 29 16:17:58 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 1.0.0 + * Added option to build wheels (and sdists) in an isolated environment using build. Contributed by Ben Rowland in #17. + ------------------------------------------------------------------- Tue Oct 11 16:04:08 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-tox-wheel.spec b/python-tox-wheel.spec index fc8292c..ff3afcc 100644 --- a/python-tox-wheel.spec +++ b/python-tox-wheel.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-tox-wheel -Version: 0.7.0 +Version: 1.0.0 Release: 0 Summary: A Tox plugin that builds and installs wheels instead of sdist License: BSD-2-Clause diff --git a/tox-wheel-0.7.0.tar.gz b/tox-wheel-0.7.0.tar.gz deleted file mode 100644 index 9d2ddd0..0000000 --- a/tox-wheel-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bc71d6f5264d495825f5b8b09e1f20e9e4dc1f87ba90fbceb8de681feb261b91 -size 17598 diff --git a/tox-wheel-1.0.0.tar.gz b/tox-wheel-1.0.0.tar.gz new file mode 100644 index 0000000..3b2c2a5 --- /dev/null +++ b/tox-wheel-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e109135c798041901ffd07e705b51d996323de6cf0116adc044a4a59b88367b7 +size 18718