14
0
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:
2024-10-30 12:44:05 +00:00
committed by Git OBS Bridge
parent 61113e0502
commit 821fbbabbd
2 changed files with 7 additions and 1 deletions

View File

@@ -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>

View File

@@ -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}