From b5613469efd2934e2da5d03cb05e21708a0e38d5 Mon Sep 17 00:00:00 2001 From: Robert Kuska Date: Jan 27 2016 11:06:20 +0000 Subject: Update to 1.2.1 for Python3.5 rebuild --- diff --git a/.gitignore b/.gitignore index eef947d..8ee9054 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /autopep8-0.9.2.tar.gz /autopep8-1.1.1.tar.gz /autopep8-1.2.tar.gz +/autopep8-1.2.1.tar.gz diff --git a/python-autopep8.spec b/python-autopep8.spec index 91ec5f5..8f8a94e 100644 --- a/python-autopep8.spec +++ b/python-autopep8.spec @@ -6,8 +6,8 @@ %global py3_name python3-%{pypi_name} Name: python-autopep8 -Version: 1.2 -Release: 2%{?dist} +Version: 1.2.1 +Release: 1%{?dist} Summary: The package autopep8 formats Python code based on the output of the pep8 utility License: MIT @@ -95,6 +95,9 @@ popd %changelog +* Wed Jan 27 2016 Robert Kuska - 1.2.1-1 +- Update to 1.2.1 + * Tue Nov 10 2015 Fedora Release Engineering - 1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index dbacaec..4c75332 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6cfbc826e46e3a4c7fb18b6b784ebfb9 autopep8-1.2.tar.gz +4167555f521ddd69b66f13819604f3db autopep8-1.2.1.tar.gz