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>
|
||||
|
||||
|
||||
@@ -17,36 +17,36 @@
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-virtue
|
||||
Version: 2.5.2
|
||||
Release: 0
|
||||
Summary: After trial comes virtue. A test runner for good
|
||||
License: MIT
|
||||
URL: https://github.com/Julian/Virtue
|
||||
Source: https://files.pythonhosted.org/packages/source/v/virtue/virtue-2.5.2.tar.gz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module hatch_vcs}
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
Name: python-virtue
|
||||
Version: 2023.5.3
|
||||
Release: 0
|
||||
Summary: After trial comes virtue. A test runner for good
|
||||
License: MIT
|
||||
URL: https://github.com/Julian/Virtue
|
||||
Source: https://files.pythonhosted.org/packages/source/v/virtue/virtue-%{version}.tar.gz
|
||||
BuildRequires: %{python_module hatch_vcs}
|
||||
BuildRequires: %{python_module hatchling}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module attrs >= 19}
|
||||
BuildRequires: %{python_module click}
|
||||
BuildRequires: %{python_module colorama}
|
||||
BuildRequires: %{python_module pyrsistent}
|
||||
BuildRequires: %{python_module Twisted}
|
||||
BuildRequires: %{python_module attrs >= 19}
|
||||
BuildRequires: %{python_module Twisted}
|
||||
BuildRequires: %{python_module click}
|
||||
BuildRequires: %{python_module colorama}
|
||||
BuildRequires: %{python_module pyrsistent}
|
||||
# /SECTION
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires: python-attrs >= 19
|
||||
Requires: python-click
|
||||
Requires: python-colorama
|
||||
Requires: python-pyrsistent
|
||||
Requires: python-Twisted
|
||||
Suggests: python-importlib_metadata
|
||||
Suggests: python-pkgutil_resolve_name >= 1.3.10
|
||||
BuildArch: noarch
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
Requires: python-Twisted
|
||||
Requires: python-attrs >= 19
|
||||
Requires: python-click
|
||||
Requires: python-colorama
|
||||
Requires: python-pyrsistent
|
||||
Suggests: python-importlib_metadata
|
||||
Suggests: python-pkgutil_resolve_name >= 1.3.10
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%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