Accepting request 790849 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/790849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ddt?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2020-04-07 08:23:39 +00:00 committed by Git OBS Bridge
commit bdde2fec0a
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:8b83424766eea4d9ce25c8303bceba41a5678098dcf2d189b22b09a6685ff2f4
size 10078

3
ddt-1.3.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Apr 2 10:30:10 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.3.1
* Switched from Travis to Github Actions for builds and release upload.
-------------------------------------------------------------------
Sat Mar 14 15:49:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-ddt
Version: 1.3.0
Version: 1.3.1
Release: 0
Summary: Data-Driven/Decorated Tests
License: MIT