Skip to content
Snippets Groups Projects
Commit 595dad3c authored by Scott Kitterman's avatar Scott Kitterman
Browse files

Initial release (Closes: #961292)

parent 461d3b0c
No related branches found
Tags debian/0.8.3-1
No related merge requests found
python-commentjson (0.8.3-1) unstable; urgency=medium
* Initial release (Closes: #961292)
-- Scott Kitterman <scott@kitterman.com> Fri, 22 May 2020 14:15:22 -0400
Source: python-commentjson
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Scott Kitterman <scott@kitterman.com>
Standards-Version: 4.5.0
Build-Depends:
debhelper-compat (= 12),
dh-python,
python3-all,
python3-setuptools,
python3-lark,
python3-six
Homepage: https://github.com/vaidik/commentjson
Vcs-Git: https://salsa.debian.org/python-team/modules/python-commentjson.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-commentjson
Package: python3-commentjson
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-lark
Description: module for json that supports comments
Comment JSON is a Python package that helps you create JSON files with Python
and JavaScript style inline comments. Its API is very similar to the Python
standard library's json module.
.
This is the Python 3 version of the package.
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: commentjson
Source: https://pypi.org/project/commentjson
Comment: License and copyright information from upstream git
Files: *
Copyright: (c) 2014 Vaidik Kapoor
License: Expat
Files: debian/*
Copyright: 2020 Scott Kitterman <scott@kitterman.com>
License: Expat
License: Expat
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
README.rst
python-commentjson_0.8.3-1_source.buildinfo python optional
[DEFAULT]
debian-branch=debian/master
lark-parser python3-lark
#!/usr/bin/make -f
#export DH_VERBOSE=1
export PYBUILD_NAME=commentjson
%:
dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_test:
# tests in the sdist are incomplete, so they don't work
3.0 (quilt)
version=3
opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
https://pypi.debian.net/commentjson/commentjson-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment