SHA256
1
0
forked from pool/gap-json

Accepting request 370620 from home:jengelh:dev

OBS-URL: https://build.opensuse.org/request/show/370620
OBS-URL: https://build.opensuse.org/package/show/science/gap-json?expand=0&rev=1
This commit is contained in:
Dmitry Roshchin 2016-03-13 13:13:00 +00:00 committed by Git OBS Bridge
commit bfc51cd57f
5 changed files with 80 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

4
gap-json.changes Normal file
View File

@ -0,0 +1,4 @@
-------------------------------------------------------------------
Fri Mar 11 23:10:18 UTC 2016 - jengelh@inai.de
- Initial package (version 1.0.1) for build.opensuse.org

49
gap-json.spec Normal file
View File

@ -0,0 +1,49 @@
#
# spec file for package gap-json
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gap-json
Version: 1.0.1
Release: 0
Summary: GAP: Reading and Writing JSON
License: BSD-2-Clause
Group: Productivity/Scientific/Math
Url: http://gap-packages.github.io/json/
Source: ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/packages/json-%version.tar.bz2
BuildRequires: gap-rpm-devel
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Requires: gap-core >= 4.7.6
Requires: gap-gapdoc >= 1.5
%description
Enhances GAP by the ability to read and write JSON files.
%prep
%setup -qn json-%version
%build
%install
%gappkg_simple_install
%files -f %name.files
%defattr(-,root,root)
%changelog

3
json-1.0.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9e68cc7437d2c8166e3d3bd4f7d538b512d711c2f45d058b0d270bc7fcff584a
size 430694