Skip to content

Commit 35bdd68

Browse files
committed
pypi-jaraco.functools: Autospec creation for version 3.5.0
1 parent 1abb077 commit 35bdd68

File tree

3 files changed

+9
-13
lines changed

3 files changed

+9
-13
lines changed

buildreq_add

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# This file contains additional build requirements that did not get
22
# picked up automatically. One name per line, no whitespace.
3-
setuptools_scm
3+
pypi(setuptools_scm)

pypi-jaraco.functools.spec

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
Name : pypi-jaraco.functools
66
Version : 3.5.0
7-
Release : 36
7+
Release : 37
88
URL : https://files.pythonhosted.org/packages/1e/c8/6733dc1c6afca663c08534e7f4e7b14751019f6dd3476c40dbecb3904449/jaraco.functools-3.5.0.tar.gz
99
Source0 : https://files.pythonhosted.org/packages/1e/c8/6733dc1c6afca663c08534e7f4e7b14751019f6dd3476c40dbecb3904449/jaraco.functools-3.5.0.tar.gz
1010
Summary : Functools like those found in stdlib
@@ -14,18 +14,14 @@ Requires: pypi-jaraco.functools-license = %{version}-%{release}
1414
Requires: pypi-jaraco.functools-python = %{version}-%{release}
1515
Requires: pypi-jaraco.functools-python3 = %{version}-%{release}
1616
BuildRequires : buildreq-distutils3
17-
Provides: jaraco.functools
18-
Provides: jaraco.functools-python
19-
Provides: jaraco.functools-python3
20-
BuildRequires : pypi(pluggy)
21-
BuildRequires : py-python
2217
BuildRequires : pypi(more_itertools)
18+
BuildRequires : pypi(py)
2319
BuildRequires : pypi(setuptools)
2420
BuildRequires : pypi(setuptools_scm)
25-
BuildRequires : pytest
26-
BuildRequires : setuptools_scm
27-
BuildRequires : tox
28-
BuildRequires : pypi(virtualenv)
21+
BuildRequires : pypi-pluggy
22+
BuildRequires : pypi-pytest
23+
BuildRequires : pypi-tox
24+
BuildRequires : pypi-virtualenv
2925

3026
%description
3127
.. image:: https://img.shields.io/pypi/v/jaraco.functools.svg
@@ -68,7 +64,7 @@ export http_proxy=http://127.0.0.1:9/
6864
export https_proxy=http://127.0.0.1:9/
6965
export no_proxy=localhost,127.0.0.1,0.0.0.0
7066
export LANG=C.UTF-8
71-
export SOURCE_DATE_EPOCH=1641447495
67+
export SOURCE_DATE_EPOCH=1642463215
7268
export GCC_IGNORE_WERROR=1
7369
export CFLAGS="$CFLAGS -fno-lto "
7470
export FCFLAGS="$FFLAGS -fno-lto "

release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
36
1+
37

0 commit comments

Comments
 (0)