mirror of
https://abf.rosa.ru/djam/urpm-tools.git
synced 2025-02-23 17:32:46 +00:00
small fixes
This commit is contained in:
parent
fe4d955a90
commit
e03a015bd9
2 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ import rpm
|
||||||
from urllib2 import urlopen, HTTPError, URLError
|
from urllib2 import urlopen, HTTPError, URLError
|
||||||
import shutil
|
import shutil
|
||||||
|
|
||||||
import configparser
|
import ConfigParser
|
||||||
cp = ConfigParser.RawConfigParser()
|
cp = ConfigParser.RawConfigParser()
|
||||||
|
|
||||||
exit()
|
exit()
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Name: urpm-tools
|
Name: urpm-tools
|
||||||
Version: 2.1
|
Version: 2.2
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: Utilities that help to work with URPM-based repositories
|
Summary: Utilities that help to work with URPM-based repositories
|
||||||
Group: System/Configuration/Packaging
|
Group: System/Configuration/Packaging
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
|
|
Loading…
Add table
Reference in a new issue