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
|
||||
import shutil
|
||||
|
||||
import configparser
|
||||
import ConfigParser
|
||||
cp = ConfigParser.RawConfigParser()
|
||||
|
||||
exit()
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
Name: urpm-tools
|
||||
Version: 2.1
|
||||
Release: 1
|
||||
Version: 2.2
|
||||
Release: 0
|
||||
Summary: Utilities that help to work with URPM-based repositories
|
||||
Group: System/Configuration/Packaging
|
||||
License: GPLv2
|
||||
|
|
Loading…
Add table
Reference in a new issue