From f812641b482c6b39492e36d7697433bce472c553 Mon Sep 17 00:00:00 2001 From: Haikel Guemar Date: Oct 09 2017 07:29:56 +0000 Subject: Upstream 2.4.0 Upstream dropped python2 support --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..220d06c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/git-pull-request-2.4.0.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index 32f2cce..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# git-pull-request - -The git-pull-request package \ No newline at end of file diff --git a/git-pull-request.spec b/git-pull-request.spec new file mode 100644 index 0000000..f861d37 --- /dev/null +++ b/git-pull-request.spec @@ -0,0 +1,52 @@ +%global pypi_name git-pull-request +%global pkg_name git_pull_request + +Name: %{pypi_name} +Version: 2.4.0 +Release: 1%{?dist} +Summary: Command line tool to send GitHub pull-request + +License: ASL 2.0 +URL: https://github.com/jd/git-pull-request +Source0: https://files.pythonhosted.org/packages/source/g/%{pypi_name}/%{pypi_name}-%{version}.tar.gz +BuildArch: noarch + +BuildRequires: python3-devel +BuildRequires: python3-pbr +BuildRequires: python3-setuptools +Requires: python3-PyGithub +Requires: python3-daiquiri +Requires: python3-setuptools +%{?python_provide:%python_provide python3-%{pypi_name}} + + +%description +%{name} is a command line tool to send GitHub pull-request from +your terminal. + + +%prep +%autosetup -n %{pypi_name}-%{version} +# Remove bundled egg-info +rm -rf %{pypi_name}.egg-info + +%build +%py3_build + +%install +%py3_install + +%files +%doc README.rst +%{_bindir}/git-pull-request +%{python3_sitelib}/%{pkg_name} +%{python3_sitelib}/%{pkg_name}-%{version}-py?.?.egg-info + + +%changelog +* Sat Oct 7 2017 Haïkel Guémar - 2.4.0-1 +- Upstream 2.4.0 +- Upstream dropped python2 support + +* Thu May 25 2017 Haïkel Guémar - 0.0.2-1 +- Initial package. diff --git a/sources b/sources new file mode 100644 index 0000000..7f3f9dc --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (git-pull-request-2.4.0.tar.gz) = 52a9f03fdd08bfba7764f9e5479ca0cb76cdb92af27e25edac6489c4452d55e6b1b37b3b2ed7b49069d30cd4c99c6bc4a442f2a69b9e09fe3ab835ed6969588e