Also switch group from Intranator to Intra2net
setup(
name='python-delta-tar',
- version='1.2',
+ version='1.3',
description='deltatar python package',
author='Intra2net',
author_email='info@intra2net.com',
url='http://www.intra2net.com',
- classifiers='Intranator',
+ classifiers='Intra2net',
license='LGPL',
packages=['deltatar'],
scripts=['filesplit.py', 'rescue_tar.py']
#!/bin/bash
-python3 setup.py bdist_rpm --release=1 --requires=python3 --group=Intranator
+python3 setup.py bdist_rpm --release=1 --requires=python3 --group=Intra2net