forked from pool/python-plette
Accepting request 785648 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/785648 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-plette?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca2ae28b7c304a8ee91b2c6930225327f896e29c1838534323397432985991f2
|
||||
size 26754
|
||||
3
plette-0.2.3.tar.gz
Normal file
3
plette-0.2.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59636fd72aa5627757f0638d8a4ead453af5ccab488e5ed2d528fbd53a2b368c
|
||||
size 29774
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 14:03:08 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Upgrade to version 0.2.3
|
||||
* Show the error details in ValidationError.
|
||||
* Ensure the data to be validated is converted to python dict.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 14:19:38 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-plette
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,13 +18,13 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-plette
|
||||
Version: 0.2.2
|
||||
Version: 0.2.3
|
||||
Release: 0
|
||||
Summary: Structured Pipfile and Pipfile.lock models
|
||||
License: ISC
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/sarugaku/plette
|
||||
Source: https://github.com/sarugaku/plette/archive/0.2.2/plette-%{version}.tar.gz
|
||||
Source: https://github.com/sarugaku/plette/archive/%{version}/plette-%{version}.tar.gz
|
||||
# See https://github.com/sarugaku/plette/issues/8
|
||||
Patch0: ignore-hashlib-case.patch
|
||||
BuildRequires: %{python_module setuptools >= 36.2.2}
|
||||
|
||||
Reference in New Issue
Block a user