forked from pool/python-tomli-w
Accepting request 989011 from home:bnavigator:branches:devel:languages:python
- Remove pytest-randomly from requirements for easier inclusion into Ring1 OBS-URL: https://build.opensuse.org/request/show/989011 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tomli-w?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 13 14:15:14 UTC 2022 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Remove pytest-randomly from requirements for easier inclusion
|
||||
into Ring1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 25 11:48:21 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||
|
||||
|
@@ -16,8 +16,6 @@
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-tomli-w
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
@@ -26,9 +24,9 @@ License: MIT
|
||||
URL: https://github.com/hukkin/tomli-w
|
||||
# prefer github archive over pypi sdist for pacakged tests
|
||||
Source: https://github.com/hukkin/tomli-w/archive/refs/tags/%{version}.tar.gz#/tomli-w-%{version}-gh.tar.gz
|
||||
BuildRequires: %{python_module base >= 3.7}
|
||||
BuildRequires: %{python_module flit-core}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module pytest-randomly}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module tomli}
|
||||
BuildRequires: fdupes
|
||||
|
Reference in New Issue
Block a user