15
0

Accepting request 703235 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/703235
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-check-manifest?expand=0&rev=3
This commit is contained in:
2019-05-16 20:09:09 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 15 18:07:58 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in summary.
-------------------------------------------------------------------
Wed May 8 15:09:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -20,7 +20,7 @@
Name: python-check-manifest
Version: 0.38
Release: 0
Summary: Check Python source package MANIFEST.in for completeness
Summary: Tool to check Python source package MANIFEST.in for completeness
License: MIT
Group: Development/Languages/Python
Url: https://github.com/mgedmin/check-manifest
@@ -32,8 +32,8 @@ BuildRequires: bzr
BuildRequires: fdupes
BuildRequires: git-core
BuildRequires: mercurial
BuildRequires: subversion
BuildRequires: python-rpm-macros
BuildRequires: subversion
Requires: python-toml
Suggests: bzr
Suggests: git-core