Projects
home:Eustace:branches:Eulaceura:Factory
python-serpy
_service:obs_scm:python-serpy.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-serpy.spec of Package python-serpy
%global modname serpy Name: python-%{modname} Version: 0.3.1 Release: 1 Summary: Ridiculously fast object serialization License: MIT URL: https://github.com/clarkduvall/serpy Source0: %{url}/archive/%{version}/%{modname}-%{version}.tar.gz BuildArch: noarch %global _description \ serpy is a super simple object serialization framework built for speed.\ serpy serializes complex datatypes (Django Models, custom classes, ...)\ to simple native types (dicts, lists, strings, ...). The native types can\ easily be converted to JSON or any other format needed.\ \ The goal of serpy is to be able to do this simply, reliably, and quickly.\ Since serializers are class based, they can be combined, extended and\ customized with very little code duplication. Compared to other popular\ Python serialization frameworks like marshmallow or Django Rest Framework\ Serializers serpy is at least an order of magnitude faster. %description %{_description} %package -n python3-%{modname} Summary: %{summary} %{?python_provide:%python_provide python3-%{modname}} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3dist(six) %description -n python3-%{modname} %{_description} %prep %autosetup -n %{modname}-%{version} %build %py3_build %install %py3_install %check %{__python3} setup.py test %files -n python3-%{modname} %license LICENSE %doc README.rst %{python3_sitelib}/%{modname}-*.egg-info/ %{python3_sitelib}/%{modname}/ %changelog * Wed Aug 03 2022 duyiwei <duyiwei@kylinos.cn> - 0.3.1-1 - init package
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2