Compare commits

..

8 Commits

Author SHA1 Message Date
Miro Hrončok 8ec0601a38 Update to 0.0.8 to support allowlist_externals 2022-03-02 22:06:38 +01:00
Miro Hrončok 3a0da78ca2 Update to 0.0.7 to pin tox < 4 2022-02-07 11:44:06 +01:00
Miro Hrončok 984b04bdf0 Use all pyproject-rpm-macros features now when RHEL 9 was synced 2022-02-04 13:39:43 +01:00
Fedora Release Engineering 19b9653c02 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 16:06:52 +00:00
Miro Hrončok 9a6b31458f Use %pyproject_save_files 2021-08-05 10:51:57 +02:00
Miro Hrončok 2a49b7e01e In %check, test if the module at least imports 2021-08-05 10:50:23 +02:00
Fedora Release Engineering ae2780e482 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-27 08:23:37 +00:00
Python Maint 4e0ae548bb Rebuilt for Python 3.10 2021-06-02 14:09:32 +02:00
2 changed files with 27 additions and 9 deletions
+26 -8
View File
@@ -2,7 +2,7 @@
%global pypi_under tox_current_env
Name: python-%{pypi_name}
Version: 0.0.6
Version: 0.0.8
Release: 1%{?dist}
Summary: Tox plugin to run tests in current Python environment
@@ -32,7 +32,7 @@ The tox-current-env plugin allows to run tests in current Python environment.
%generate_buildrequires
# Don't use %%pyproject_buildrequires -t/-e to avoid a build dependency loop
%pyproject_buildrequires
%pyproject_buildrequires -r
%build
@@ -41,21 +41,39 @@ The tox-current-env plugin allows to run tests in current Python environment.
%install
%pyproject_install
%pyproject_save_files %{pypi_under}
#check
%check
# the tests currently only work within actual tox and with various Python
# versions installed, so we skip them.
# versions installed, so we skip them and do an import check only instead:
%pyproject_check_import
%files -n python%{python3_pkgversion}-%{pypi_name}
%license LICENSE
%files -n python%{python3_pkgversion}-%{pypi_name} -f %{pyproject_files}
%doc README.rst
%{python3_sitelib}/%{pypi_under}/
%{python3_sitelib}/%{pypi_under}-%{version}.dist-info/
%changelog
* Wed Mar 02 2022 Miro Hrončok <mhroncok@redhat.com> - 0.0.8-1
- Update to 0.0.8 to support allowlist_externals
* Mon Feb 07 2022 Miro Hrončok <mhroncok@redhat.com> - 0.0.7-1
- Update to 0.0.7 to pin tox < 4
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Aug 05 2021 Miro Hrončok <mhroncok@redhat.com> - 0.0.6-4
- In %%check, test if the module at least imports
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.6-3
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 0.0.6-2
- Rebuilt for Python 3.10
* Mon Mar 29 2021 Miro Hrončok <mhroncok@redhat.com> - 0.0.6-1
- Update to 0.0.6
+1 -1
View File
@@ -1 +1 @@
SHA512 (tox-current-env-0.0.6.tar.gz) = 23b5e4d3dec7acb03552fae816fe4b7999d242f21eeabbd457d6fdc5183d79cfcf8c8abe7c0bb504228de855ed9051bee59965b4fb3c9f74aff12fa984015256
SHA512 (tox-current-env-0.0.8.tar.gz) = b169cae94a984b78ecfcaadb0b68fc2cd3f1e037320b87824439d4c0f19f04e07d05a618b7e7532da62479a41fa6606e0bbadd6e5cf626f62d21eb66c6ef34cb