pisi 2.3.1
This release fixes a serious regression which prevents using local
repositories with compressed index files. Also the compatibility
of repositories without distribution info is ignored now.
Changes since 2.3
-----------------
fatih (4):
rng: Allow 'critical' as a value for Type tag
repodb: Fix use of compressed local repositories
repodb: Do not check compatibility if distro info is not included
scripts/make-changelog: Replace [at]'s with @ char and use tab char for indentation
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ import atexit
|
|||||||
import logging
|
import logging
|
||||||
import logging.handlers
|
import logging.handlers
|
||||||
|
|
||||||
__version__ = "2.3"
|
__version__ = "2.3.1"
|
||||||
|
|
||||||
__all__ = [ 'api', 'configfile', 'db']
|
__all__ = [ 'api', 'configfile', 'db']
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user