forked from pool/python-peewee
- Update license to MIT, that's what the project defines in the
setup.py OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-peewee?expand=0&rev=60
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 30 12:42:57 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Update license to MIT, that's what the project defines in the
|
||||||
|
setup.py
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 31 12:12:35 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Sat Aug 31 12:12:35 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -21,7 +21,7 @@ Name: python-peewee
|
|||||||
Version: 3.17.6
|
Version: 3.17.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An expressive ORM that supports multiple SQL backends
|
Summary: An expressive ORM that supports multiple SQL backends
|
||||||
License: BSD-3-Clause
|
License: MIT
|
||||||
URL: https://github.com/coleifer/peewee
|
URL: https://github.com/coleifer/peewee
|
||||||
Source: https://github.com/coleifer/peewee/archive/refs/tags/%{version}.tar.gz#/peewee-%{version}.tar.gz
|
Source: https://github.com/coleifer/peewee/archive/refs/tags/%{version}.tar.gz#/peewee-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module Cython}
|
BuildRequires: %{python_module Cython}
|
||||||
|
Reference in New Issue
Block a user