15
0

Accepting request 1032021 from home:yarunachalam:branches:devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1032021
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-marshmallow?expand=0&rev=35
This commit is contained in:
2022-10-31 13:25:33 +00:00
committed by Git OBS Bridge
parent 3f801d6e7f
commit 075bd36da3
4 changed files with 8 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-marshmallow
Version: 3.17.1
Version: 3.18.0
Release: 0
Summary: ORM/ODM/framework-agnostic library to convert datatypes from/to Python types
License: BSD-3-Clause AND MIT