diff --git a/python-beniget.spec b/python-beniget.spec index eb42856..8337377 100644 --- a/python-beniget.spec +++ b/python-beniget.spec @@ -1,8 +1,8 @@ %global pypi_name beniget Name: python-%{pypi_name} -Version: 0.1.0 -Release: 3%{?dist} +Version: 0.2.0 +Release: 1%{?dist} Summary: Extract semantic information about static Python code License: BSD @@ -11,7 +11,7 @@ Source0: %{pypi_source} BuildArch: noarch BuildRequires: python3-devel -BuildRequires: python3-gast >= 0.2.2 +BuildRequires: python3-gast >= 0.3 BuildRequires: python3-setuptools %description @@ -48,8 +48,8 @@ Module/Class/Function. It can also compute def-use chains from each definition. %{python3_sitelib}/%{pypi_name}-%{version}-py?.?.egg-info/ %changelog -* Mon Aug 19 2019 Miro Hrončok - 0.1.0-3 -- Rebuilt for Python 3.8 +* Sat Oct 12 2019 Miro Hrončok - 0.2.0-1 +- Update to 0.2.0 * Fri Jul 26 2019 Fedora Release Engineering - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 74c7071..c4b4600 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (beniget-0.1.0.tar.gz) = cabbe88f2e0a57767db361efe7e73fc0f2ba4b92fce142551072129c4a479e7764c3d1e71c83451ecd0266e61fc651dc349edc028b00985b89f9ec5f75a047e1 +SHA512 (beniget-0.2.0.tar.gz) = b1bea95a3ec8e931f323ada5e61b3adee6f6cc7f0e39cb26b1b4697a6dae1ac5b6afbfa35ece55e08e9cf61684bb5c340519b7f0d0e54eebbf23d6cc574c8db0