15
0

Accepting request 742161 from home:mcalabkova:branches:devel:languages:python

- Update to 0.40
  * Add Python 3.8 support.

OBS-URL: https://build.opensuse.org/request/show/742161
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-check-manifest?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-10-23 13:58:06 +00:00
committed by Git OBS Bridge
parent f1df3a48a2
commit bf13a08d58
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4c555f658a7c135b8a22bd26c2e55cfaf5876e4d5962d8c25652f2addd556bc
size 35372

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42de6eaab4ed149e60c9b367ada54f01a3b1e4d6846784f9b9710e770ff5572c
size 34245

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 23 13:51:47 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.40
* Add Python 3.8 support.
-------------------------------------------------------------------
Fri Sep 13 11:02:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-check-manifest
Version: 0.39
Version: 0.40
Release: 0
Summary: Tool to check Python source package MANIFEST.in for completeness
License: MIT