]> git.pld-linux.org Git - packages/adapter.git/commitdiff
adapter: python-uuid is part of Python 2.5 and newer
authorElan Ruusamäe <glen@delfi.ee>
Sun, 23 Nov 2014 00:09:32 +0000 (02:09 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 23 Nov 2014 00:09:32 +0000 (02:09 +0200)
adapter.awk

index cfb8bbacb2f21097c6dc0f0b0a1ec74250f69c53..2859041357425d5c79b059de512dcb9491f992b7 100644 (file)
@@ -2334,6 +2334,7 @@ function replace_requires(field,   pkg) {
        sub(/^python-twisted-core$/, "python-TwistedCore", $2)
        sub(/^python-twisted-names$/, "python-TwistedNames", $2)
        sub(/^python-unittest2$/, "python-modules", $2)
+       sub(/^python-uuid$/, "python-modules", $2)
        sub(/^python2-devel$/, "python-devel", $2)
        sub(/^pytz$/, "python-pytz", $2)
        sub(/^pyxdg$/, "python-pyxdg", $2)
This page took 0.039812 seconds and 4 git commands to generate.