From 613f1d6bc014250df0f3f1200b2d6ed5278f2f33532954f930a13b850fbd9551 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 30 Sep 2017 14:56:31 +0000 Subject: [PATCH] * Port LibraryPolicyCheck to Python 3.x OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=501 --- _service | 4 ++-- _servicedata | 2 +- rpmlint-checks-master.tar.xz | 4 ++-- rpmlint.changes | 1 + 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/_service b/_service index 9915f6f..ce17181 100644 --- a/_service +++ b/_service @@ -2,14 +2,14 @@ 1 84.87+git%cd.%h - http://github.com/openSUSE/rpmlint-tests.git + https://github.com/openSUSE/rpmlint-tests.git git enable 1 master - http://github.com/openSUSE/rpmlint-checks.git + https://github.com/openSUSE/rpmlint-checks.git git enable diff --git a/_servicedata b/_servicedata index 8c21f21..a2a8142 100644 --- a/_servicedata +++ b/_servicedata @@ -3,4 +3,4 @@ http://github.com/openSUSE/rpmlint-tests.git 27b6cb37e629d20ad4d7c0a590a73fbce5ae6009 http://github.com/openSUSE/rpmlint-checks.git - 3803f11cea43a4238b96c1a083c1582e5177c35b \ No newline at end of file + b82179a9c8d48a3573e8c4f4770500d1fe932921 \ No newline at end of file diff --git a/rpmlint-checks-master.tar.xz b/rpmlint-checks-master.tar.xz index 94f97df..250d689 100644 --- a/rpmlint-checks-master.tar.xz +++ b/rpmlint-checks-master.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8744139e880d6f294c6ac9879af99ab3cf7d1497e38d2a113b375d08334cfa6e -size 23208 +oid sha256:9a0d1c0f84b777aa36e5f31dda97ce4cf4d803eb4f2d256edd75063c6e679bcb +size 23192 diff --git a/rpmlint.changes b/rpmlint.changes index db5292a..3970c5c 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -7,6 +7,7 @@ Fri Sep 29 12:06:57 UTC 2017 - dmueller@suse.com * Python 3.x porting * Add TmpFilesCheck * Flake8 / Stop leaking filedescriptors + * Port LibraryPolicyCheck to Python 3.x - Update rpmlint-tests: * Stop leaking filedescriptors