forked from pool/python-virtue
Accepting request 1090259 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1090259 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtue?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 1 05:20:20 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
- update to 2023.5.3 (new version naming scheme):
|
||||||
|
no changelog available, diff here:
|
||||||
|
https://github.com/Julian/Virtue/compare/v2023.05.2...v2023.05.3
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 5 11:13:01 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
Fri May 5 11:13:01 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
|
||||||
|
|
||||||
|
|||||||
@@ -17,36 +17,36 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-virtue
|
Name: python-virtue
|
||||||
Version: 2.5.2
|
Version: 2023.5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: After trial comes virtue. A test runner for good
|
Summary: After trial comes virtue. A test runner for good
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/Julian/Virtue
|
URL: https://github.com/Julian/Virtue
|
||||||
Source: https://files.pythonhosted.org/packages/source/v/virtue/virtue-2.5.2.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/v/virtue/virtue-%{version}.tar.gz
|
||||||
BuildRequires: fdupes
|
BuildRequires: %{python_module hatch_vcs}
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: %{python_module hatchling}
|
||||||
BuildRequires: %{python_module hatch_vcs}
|
BuildRequires: %{python_module pip}
|
||||||
BuildRequires: %{python_module hatchling}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: %{python_module pip}
|
BuildRequires: fdupes
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: python-rpm-macros
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module attrs >= 19}
|
BuildRequires: %{python_module attrs >= 19}
|
||||||
BuildRequires: %{python_module click}
|
BuildRequires: %{python_module Twisted}
|
||||||
BuildRequires: %{python_module colorama}
|
BuildRequires: %{python_module click}
|
||||||
BuildRequires: %{python_module pyrsistent}
|
BuildRequires: %{python_module colorama}
|
||||||
BuildRequires: %{python_module Twisted}
|
BuildRequires: %{python_module pyrsistent}
|
||||||
# /SECTION
|
# /SECTION
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun):update-alternatives
|
||||||
Requires: python-attrs >= 19
|
Requires: python-Twisted
|
||||||
Requires: python-click
|
Requires: python-attrs >= 19
|
||||||
Requires: python-colorama
|
Requires: python-click
|
||||||
Requires: python-pyrsistent
|
Requires: python-colorama
|
||||||
Requires: python-Twisted
|
Requires: python-pyrsistent
|
||||||
Suggests: python-importlib_metadata
|
Suggests: python-importlib_metadata
|
||||||
Suggests: python-pkgutil_resolve_name >= 1.3.10
|
Suggests: python-pkgutil_resolve_name >= 1.3.10
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6af657c78801207f4ee58b7d5c419018d41f9a22f4a4957e5c03e6906ac018aa
|
|
||||||
size 18999
|
|
||||||
3
virtue-2023.5.3.tar.gz
Normal file
3
virtue-2023.5.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bcc348d6a3ed6364fd4ceea83257228605702f54a0bbe4f23991d70de18447e2
|
||||||
|
size 20698
|
||||||
Reference in New Issue
Block a user