File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55
66setup (
77 name = 'pulp_python_common' ,
8- version = '1.1.1b1 ' ,
8+ version = '1.1.1b2 ' ,
99 packages = find_packages (exclude = ['test' ]),
1010 url = 'http://www.pulpproject.org' ,
1111 license = 'GPLv2+' ,
Original file line number Diff line number Diff line change 5353# The short X.Y version.
5454version = '1.1'
5555# The full version, including alpha/beta/rc tags.
56- release = '1.1.1b1 '
56+ release = '1.1.1b2 '
5757
5858# The language for content autogenerated by Sphinx. Refer to documentation
5959# for a list of supported languages.
Original file line number Diff line number Diff line change 55
66setup (
77 name = 'pulp_python_extensions_admin' ,
8- version = '1.1.1b1 ' ,
8+ version = '1.1.1b2 ' ,
99 packages = find_packages (exclude = ['test' ]),
1010 url = 'http://www.pulpproject.org' ,
1111 license = 'GPLv2+' ,
Original file line number Diff line number Diff line change 55
66setup (
77 name = 'pulp_python_plugins' ,
8- version = '1.1.1b1 ' ,
8+ version = '1.1.1b2 ' ,
99 packages = find_packages (exclude = ['test' , 'test.*' ]),
1010 url = 'http://www.pulpproject.org' ,
1111 license = 'GPLv2+' ,
Original file line number Diff line number Diff line change 33
44Name: pulp-python
55Version: 1.1.1
6- Release: 0.1 .beta%{?dist }
6+ Release: 0.2 .beta%{?dist }
77Summary: Support for Python content in the Pulp platform
88Group: Development/Languages
99License: GPLv2
You can’t perform that action at this time.
0 commit comments