[pylint] Add missing sources for 1.0.0

Brian C. Lane bcl at fedoraproject.org
Fri Aug 16 20:20:43 UTC 2013


commit c83553bb60c55bbb5e01f1f99ff289bfb5e781c4
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Aug 16 13:20:32 2013 -0700

    Add missing sources for 1.0.0

 .gitignore |    1 +
 sources    |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 77a8899..f739fdb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ pylint-0.21.1.tar.gz
 /pylint-0.25.1.tar.gz
 /pylint-0.25.2.tar.gz
 /pylint-0.26.0.tar.gz
+/pylint-version-1.0.0.tar.bz2
diff --git a/sources b/sources
index f37815d..8689a29 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8e320a0f162fb7685b15e3d90fff501a  pylint-0.26.0.tar.gz
+9a83c079c2c608a9156feecf909b7b8a  pylint-version-1.0.0.tar.bz2


More information about the scm-commits mailing list