#63 WIP: Update to 4.0.0a8
Closed 2 years ago by lbalhar. Opened 2 years ago by thrnciar.
rpms/ thrnciar/python-tox update-to-4.0.0a8  into  rawhide

file modified
+5 -3
@@ -12,7 +12,7 @@ 

  %bcond_with tests

  

  Name:           python-tox

- Version:        3.24.3

+ Version:        4.0.0a8

  Release:        1%{?dist}

  Summary:        Virtualenv-based automation of test activities

  
@@ -111,11 +111,13 @@ 

  

  

  %files -n tox -f %{pyproject_files}

- %{_bindir}/tox

- %{_bindir}/tox-quickstart

+ %{_bindir}/tox4

  

  

  %changelog

+ * Wed Sep 15 2021 Tomáš Hrnčiar <thrnciar@redhat.com> - 4.0.0~a8-1

+ - Update to 4.0.0a8

+ 

  * Tue Aug 31 2021 Miro Hrončok <mhroncok@redhat.com> - 3.24.3-1

  - Update to 3.24.3

  

file modified
+1 -1
@@ -1,1 +1,1 @@ 

- SHA512 (tox-3.24.3.tar.gz) = 506e733924892f8683e3038fd84b0f14623d6fae567c15700d105e67e314c2e031a7b48e345da4bb6273251f5b2247c19d2050e740eb7b3560cdad4079d08672

+ SHA512 (tox-4.0.0a8.tar.gz) = 1ca11e70778e43bc4ccf8edeeb67bb94c90a9bc5b9353a127041bcc5808bc97d3e403f17b9131e5c80ee02a6b5b497e716afa179af8f237e2882a038ebdc1159

Local testing shows that some test dependencies are missing.

...
No matching package to install: 'python3dist(covdefaults) >= 1.2'
No matching package to install: 'python3dist(devpi-client) >= 5.2'
No matching package to install: 'python3dist(devpi-server) >= 6.1'
No matching package to install: 'python3dist(freezegun) >= 1.1'
...
Not all dependencies satisfied
Error: Some packages could not be found.

Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci

Note: there is alpha 9 available and beta 1 should be released soon.

Pull-Request has been closed by lbalhar

2 years ago
Metadata