diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 17c4a51..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/pew-1.1.2.tar.gz diff --git a/0001-tests-connection-marker-fix.patch b/0001-tests-connection-marker-fix.patch deleted file mode 100644 index 5cdcf1a..0000000 --- a/0001-tests-connection-marker-fix.patch +++ /dev/null @@ -1,23 +0,0 @@ -diff --git a/tests/test_install.py b/tests/test_install.py -index 0d1ad74..478ccbb 100644 ---- a/tests/test_install.py -+++ b/tests/test_install.py -@@ -2,7 +2,7 @@ import sys - import os - from subprocess import check_call - from pew._utils import invoke_pew as invoke --from utils import skip_windows -+from utils import skip_windows, connection_required - import pytest - - def skip_marker(f): -@@ -11,7 +11,8 @@ def skip_marker(f): - sys.platform == 'cygwin', - reason='Pythonz unavailable in Cygwin')( - pytest.mark.skipif(os.environ.get('NIX'), -- reason='Pythonz unavailable in Nix')(f))) -+ reason='Pythonz unavailable in Nix')( -+ connection_required(f)))) - - @skip_marker - def test_install(): diff --git a/README.md b/README.md deleted file mode 100644 index e73dd0a..0000000 --- a/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# pew - -Python Env Wrapper is a set of commands to manage multiple virtual -environments. Pew can create, delete and copy your environments, using a -single command to switch to them wherever you are, while keeping them in a -single (configurable) location. - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/pew.spec b/pew.spec deleted file mode 100644 index 44b81ea..0000000 --- a/pew.spec +++ /dev/null @@ -1,76 +0,0 @@ -%bcond_without check - -Name: pew -Version: 1.1.2 -Release: 4%{?dist} -Summary: Tool to manage multiple virtualenvs written in pure Python - -License: MIT -URL: https://github.com/berdario/pew -Source0: https://github.com/berdario/%{name}/archive/%{version}/%{name}-%{version}.tar.gz - -# Add pytest marker to test requiring connection -Patch0: 0001-tests-connection-marker-fix.patch - -BuildArch: noarch -BuildRequires: python3-devel -BuildRequires: python3dist(setuptools) -BuildRequires: python3dist(virtualenv) >= 1.11 -BuildRequires: python3dist(virtualenv-clone) >= 0.2.5 -BuildRequires: python3dist(pythonz-bd) >= 1.10.2 - -%if %{with check} -BuildRequires: python3dist(pytest) -BuildRequires: python3dist(pip) -%endif - -%{?python_provide:%python_provide python3-%{name}} -Requires: python3dist(setuptools) >= 17.1 -Requires: python3dist(virtualenv) >= 1.11 -Requires: python3dist(virtualenv-clone) >= 0.2.5 -Requires: python3dist(pythonz-bd) >= 1.10.2 - -%description -Python Env Wrapper is a set of commands to manage multiple virtual -environments. Pew can create, delete and copy your environments, using a -single command to switch to them wherever you are, while keeping them in a -single (configurable) location. - -%prep -%autosetup -p1 -n %{name}-%{version} - -# This script for shell completion can't be used for Fedora package -rm -rf %{name}/shell_config/complete_deploy - -%build -%py3_build - -%install -%py3_install - -%if %{with check} -%check -export PATH=$PATH:%{buildroot}%{_bindir} -export PYTHONPATH=$PYTHONPATH:%{buildroot}%{python3_sitelib} -py.test-3 -vv tests -%endif - -%files -%license LICENSE -%doc README.md -%{_bindir}/pew -%{python3_sitelib}/%{name} -%{python3_sitelib}/%{name}-%{version}-py?.?.egg-info - -%changelog -* Fri Jul 13 2018 Fedora Release Engineering - 1.1.2-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jun 19 2018 Miro HronĨok - 1.1.2-3 -- Rebuilt for Python 3.7 - -* Fri Feb 09 2018 Fedora Release Engineering - 1.1.2-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Fri Oct 13 2017 Michal Cyprian - 1.1.2-1 -- Initial package. diff --git a/sources b/sources deleted file mode 100644 index bd17dcc..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (pew-1.1.2.tar.gz) = 7bf479356f1142853be2c3b00759733c2d734b5389b74d7c28e4538742c5d64ae425361f88caf84eff6f6118045dc7a9f2b9987db8c4e870b204b7e18ff90dc7