Commit graph

20 commits

Author SHA1 Message Date
Carl George
18b0f7e7f4 Bump to version 0.6.1 2021-04-08 16:21:27 -05:00
Carl George
c39d3d0f59 Bump to version 0.6.0 2021-04-08 14:14:45 -05:00
Carl George
df80835229 Bump to version 0.5.1 2021-03-25 10:54:07 -05:00
Carl George
8f9bd312e1 Install config files from spec file, not setup.py 2021-03-25 10:52:28 -05:00
Carl George
c7ea6590bb Bump to version 0.5.0 2021-03-15 16:10:14 -05:00
Michal Konečný
0d832c631a Add centpkg-sig
Add executable centpkg-sig which allows user to interact with CentOS
Linux dist-git and CentOS Linux koji instance.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-02-25 13:53:23 +01:00
Michal Konečný
657b11d05a Add requirements file
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-02-22 15:08:50 +01:00
Brian Stinson
3b4c6d2480 do an explicit version in setup.py 2021-02-09 23:01:43 -06:00
Brian Stinson
a394b15127 big update for a new rpkg 2018-11-14 22:28:34 -06:00
Brian Stinson
175790b8cc pep8 spacing fixes around setup.py attributes 2016-11-28 14:34:33 -06:00
Brian Stinson
1a54304148 get the version from version.py so running from a checkout works better 2016-11-28 14:34:11 -06:00
Brian Stinson
d60709c4b1 setup: use the __version__ attribute to set the version in setup.py
Conflicts:
	setup.py
2016-04-27 21:22:00 -05:00
Brian Stinson
38f04b79b2 fix the anongiturl property so generating the SCM commit url works properly 2015-02-06 12:27:32 -06:00
Brian Stinson
3382aeba48 update to use the authenticated git url when doing a centpkg clone 2014-12-14 21:15:29 +00:00
Brian Stinson
d3f316b66c fix config file path in centpkg.conf 2014-12-14 20:40:32 +00:00
Brian Stinson
02cccf671c bump to 0.4.1 2014-12-14 19:10:23 +00:00
Brian Stinson
f2820f3363 get ready to build version 0.2 2014-11-23 23:03:25 -06:00
Brian Stinson
c12104f50d bump the version number to 0.1 for the first RPM 2014-07-05 17:21:31 -05:00
Brian Stinson
cfdeed2808 Don't choke on multiple spaces in metadata files
There are some package metadata files with one space separating the hash and the
source filename and some are separated by more than one space. Mapping
str.strip() across the resulting list will remove any errant spaces left over.
2014-06-15 20:27:46 -05:00
Brian Stinson
d0f4ad968d add in setup.py and default centpkg.conf 2014-06-13 23:43:32 -05:00