From 03ea61ec5883b9b17fa348b1086d2be2151f9cb0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jul 28 2016 16:08:47 +0000 Subject: Update to 25.1.0 --- diff --git a/.gitignore b/.gitignore index cf0ccb4..737de24 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /setuptools-24.0.1.tar.gz /setuptools-24.2.0.tar.gz /setuptools-25.0.0.tar.gz +/setuptools-25.1.0.tar.gz diff --git a/python-setuptools.spec b/python-setuptools.spec index 833fbce..7b0e68c 100644 --- a/python-setuptools.spec +++ b/python-setuptools.spec @@ -29,7 +29,7 @@ %endif Name: python-setuptools -Version: 25.0.0 +Version: 25.1.0 Release: 1%{?dist} Summary: Easily build and distribute Python packages @@ -223,6 +223,9 @@ LANG=en_US.utf8 PYTHONPATH=$(pwd) py.test-%{python3_version} %endif # with_python3 %changelog +* Thu Jul 28 2016 Kevin Fenzi - 25.1.0-1 +- Update to 25.1.0 + * Sat Jul 23 2016 Kevin Fenzi - 25.0.0-1 - Update to 25.0.0 diff --git a/sources b/sources index 7fdfc83..d46ff27 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -615d7c98ea77f816a72d0d1f4401f311 setuptools-25.0.0.tar.gz +a4814dead37e74a86883c66f7d420d73 setuptools-25.1.0.tar.gz