forked from pool/python-cassowary
Accepting request 789766 from home:mcalabkova:branches:devel:languages:python
- Update to 0.5.2 * Updated authorship and copyright. * It is alive! OBS-URL: https://build.opensuse.org/request/show/789766 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cassowary?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
72ce33baba
commit
791b2760b4
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e44906de2ef1e009107453a6471429db1a36fe06571be628f6b2dc98b7e8a0c1
|
||||
size 33085
|
||||
3
cassowary-0.5.2.tar.gz
Normal file
3
cassowary-0.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7c0d10722738eca3cd939c8f6f1a580fdfa4fad71b71d0d193c10aaa3d406dd
|
||||
size 33583
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 12:42:22 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- Update to 0.5.2
|
||||
* Updated authorship and copyright.
|
||||
* It is alive!
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:46:29 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cassowary
|
||||
#
|
||||
# Copyright (c) 2018 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
|
||||
@@ -19,12 +19,12 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-cassowary
|
||||
Version: 0.5.1
|
||||
Version: 0.5.2
|
||||
Release: 0
|
||||
Summary: A pure Python implementation of the Cassowary constraint solving algorithm
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/pybee/cassowary
|
||||
URL: https://github.com/brodderickrodriguez/cassowary
|
||||
Source: https://files.pythonhosted.org/packages/source/c/cassowary/cassowary-%{version}.tar.gz
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
|
||||
Reference in New Issue
Block a user