diff --git a/.gitignore b/.gitignore index 0a97651..ad081f6 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /mypy-lang-0.4.2.tar.gz /mypy-lang-0.4.3.tar.gz /mypy-lang-0.4.6.tar.gz +/mypy-0.511.tar.gz diff --git a/python3-mypy.spec b/python3-mypy.spec index fbc7044..09897f7 100644 --- a/python3-mypy.spec +++ b/python3-mypy.spec @@ -1,6 +1,6 @@ Name: python3-mypy -Version: 0.4.6 -Release: 4%{?dist} +Version: 0.511 +Release: 1%{?dist} Summary: A static type checker for Python %{?python_provide:%python_provide python3-mypy} @@ -8,7 +8,7 @@ Summary: A static type checker for Python # package does not include those files License: MIT URL: https://github.com/python/mypy -Source0: https://pypi.python.org/packages/6b/a5/6346ba74f5d27366e343fd7f6f44bf600baba1a89b18e6bb2db70ac0d243/mypy-lang-%{version}.tar.gz +Source0: https://github.com/python/mypy/releases/download/v%{version}/mypy-%{version}.tar.gz # doc files are missing from sdist, these are the copies from upstream github Source1: LICENSE @@ -40,7 +40,7 @@ type check them statically. Find bugs in your programs without even running them! %prep -%autosetup -n mypy-lang-%{version} -p1 +%autosetup -n mypy-%{version} -p1 cp %{SOURCE1} . cp %{SOURCE2} . cp %{SOURCE3} . @@ -68,7 +68,7 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %doc README.md CREDITS CONTRIBUTING.md %license LICENSE %{python3_sitelib}/mypy -%{python3_sitelib}/mypy_lang-*.egg-info +%{python3_sitelib}/mypy-*.egg-info %{_bindir}/mypy %{_bindir}/stubgen %{_mandir}/man1/mypy.1* @@ -77,6 +77,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %{_prefix}/lib/mypy %changelog +* Fri Jun 09 2017 Gwyn Ciesla - 0.511-1 +- New upstream. + * Sat May 13 2017 Stephen Gallagher - 0.4.6-4 - Add dist tag back to Release diff --git a/sources b/sources index 969e3b4..44d9b4d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mypy-lang-0.4.6.tar.gz) = cbadd1ae13023989d759e2537383782d9ca8cd0e26b8455052f585dc62c24d32cb404d3fd3dcb22df4dd13c5d08014c5b791462b93b0b96dfec8ef347f20049a +SHA512 (mypy-0.511.tar.gz) = 7c7892e08da888533f549f0508b706eb4c302abc6943eb8f9f2b5bb8a975bd255538227373af1c7c40f4473f03c858b9eae1b411a9e1e54314e02402f670d526