Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

Commit

Permalink
pytest-runner: Autospec creation for version 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fenrus75 authored and djklimes committed Jul 31, 2018
1 parent 5b28427 commit b702287
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions pytest-runner.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
Name : pytest-runner
Version : 4.2
Release : 38
Release : 39
URL : https://files.pythonhosted.org/packages/9e/b7/fe6e8f87f9a756fd06722216f1b6698ccba4d269eac6329d9f0c441d0f93/pytest-runner-4.2.tar.gz
Source0 : https://files.pythonhosted.org/packages/9e/b7/fe6e8f87f9a756fd06722216f1b6698ccba4d269eac6329d9f0c441d0f93/pytest-runner-4.2.tar.gz
Summary : Invoke py.test as distutils command with dependency resolution
Expand Down Expand Up @@ -61,7 +61,7 @@ export http_proxy=http://127.0.0.1:9/
export https_proxy=http://127.0.0.1:9/
export no_proxy=localhost,127.0.0.1,0.0.0.0
export LANG=C
export SOURCE_DATE_EPOCH=1532979424
export SOURCE_DATE_EPOCH=1533001301
python3 setup.py build -b py3

%install
Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
38
39

0 comments on commit b702287

Please sign in to comment.