]> git.pld-linux.org Git - packages/blocks.git/blob - egg-deps.patch
- no, distribute is not needed, rel 3
[packages/blocks.git] / egg-deps.patch
1 --- blocks-0.1.4/setup.py~      2014-01-06 02:23:41.000000000 +0200
2 +++ blocks-0.1.4/setup.py       2014-01-15 00:40:40.738274481 +0200
3 @@ -20,9 +20,8 @@
4      include_package_data=True,
5      # See requirements.txt for installable versions
6      install_requires=[
7 -        'maintboot',
8 -        'python-augeas >= 0.4.2a0',
9 -        'pyparted > 3.10a0'],
10 +        'python-augeas >= 0.4.1',
11 +        'pyparted >= 3.10'],
12      classifiers='''
13          Programming Language :: Python :: 3
14          Programming Language :: Python :: 3.3
This page took 0.09424 seconds and 3 git commands to generate.