Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.23.0 27 Jul 2024 10:54:00
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.22.0=>4.23.0
Changelog: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.23.0 |
4.22.0 02 May 2024 22:22:15
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.21.1=>4.22.0 |
4.21.1 21 Jan 2024 12:51:16
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.21.0=>4.21.1
Changelog: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.1 |
4.21.0 17 Jan 2024 14:33:11
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.20.0=>4.21.0
Changelog: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.21.0 |
4.20.0 22 Nov 2023 22:44:01
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.19.2=>4.20.0
Changelog:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.20.0 |
4.19.2 31 Oct 2023 12:27:41
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.19.1=>4.19.2
Changelog: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.2 |
4.19.1 23 Sep 2023 11:15:03
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.19.0=>4.19.1
Changelog:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.1 |
4.19.0 10 Aug 2023 17:03:10
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.18.6=>4.19.0
Changelog:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.19.0 |
4.18.6 07 Aug 2023 00:05:05
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.18.4=>4.18.6
Changelog:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.6 |
4.18.4 19 Jul 2023 15:27:53
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.1.8.3=>4.18.4
Changelog:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.4 |
4.18.3 15 Jul 2023 15:43:35
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.17.3=>4.18.3
Changelog:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.18.3 |
4.17.3_2 30 Jun 2023 01:31:22
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Remove conditional DEPENDS
These *_DEPENDS are no longer required after the removal of python37.
Sponsored by: The FreeBSD Foundation |
4.17.3_2 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.17.3_2 05 Apr 2023 17:31:57
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-jsonschema: Update version requirement of RUN_DEPENDS
With hat: python |
4.17.3_2 04 Apr 2023 18:29:11
    |
Antoine Brodin (antoine)  |
USE_PYTHON=pep517: bump PORTREVISION |
4.17.3_1 15 Mar 2023 11:03:55
    |
Muhammad Moinur Rahman (bofh)  Author: Kai Knoblich |
devel/py-jsonschema: Fix PLIST
- Switch to PEP517 and get rid of the setuptools workaround
- Add a missing dependency for Python 3.8 packages
- Simplify the test framework by using USE_PYTHON=pytest
- Bump PORTREVISION due changed package content.
PR: 270225 |
4.17.3 10 Mar 2023 22:42:11
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.16.0=>4.17.3
Changelog:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.17.3 |
4.16.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
4.16.0 11 Jan 2023 09:00:10
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.15.0=>4.16.0
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.16.0 |
4.15.0 31 Dec 2022 21:59:01
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.14.0=>4.15.0
Relnotes: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.15.0 |
4.14.0 14 Dec 2022 21:41:13
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.13.0=>4.14.0
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.14.0 |
4.13.0 13 Dec 2022 14:00:42
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.12.0=>4.13.0
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.13.0 |
4.12.0 27 Nov 2022 15:08:34
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.11.0=>4.12.0
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.12.0 |
4.11.0 27 Oct 2022 17:34:56
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.10.3=>4.11.0
PR: 267335
Reported by: dvl
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.11.0 |
4.10.3 10 Sep 2022 13:39:21
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.9.1=>4.10.3
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.10.3 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.9.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.9.1 04 Sep 2022 19:03:53
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.8.0=>4.9.1
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.9.1 |
4.8.0 30 Aug 2022 12:30:21
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.7.2=>4.8.0
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.8.0 |
4.7.2_2 20 Jul 2022 21:52:27
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Add schemas folder
Reported by: kai |
4.7.2_1 20 Jul 2022 19:43:16
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.6.0=>4.7.2
Relnotes: https://github.com/python-jsonschema/jsonschema/releases/tag/v4.7.2 |
4.6.0_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.6.0_1 05 Jun 2022 16:34:00
    |
Muhammad Moinur Rahman (bofh)  Author: Sascha Biberhofer |
devel/py-jsonschema: Include schemas
After the latest upgrade to 4.6.0 the pkg was missing the schemas file
as the new hatch build system which doesn't create the full files as our
building procedure requires dependency on a stub setup.py file.
For future reference:
The method I used for obtaining the setup.py file is to add
[tool.hatch.build.targets.sdist]
support-legacy = true
to pyproject.toml. Afterwards, building an sdist with `python3 -m build
-s` yields a corresponding archive in dist/jsonschema-4.6.0.tar.gz, from
which the setup.py file can be extracted. The latter build still doesn't
contain the subdirectory in MANIFEST.in though, so it didn't fix the
issue entirely.
While there are lots of dependent ports for now I am committing this but
will look into a better solution to adapt the situation.
PR: 264452
Reported by: stefan.haemmerl@gmx.de |
4.6.0 03 Jun 2022 13:59:14
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-jsonschema: Fix build with setuptools 61.0.0+
error: Multiple top-level packages discovered in a flat-layout: ['json',
'jsonschema'].
To avoid accidental inclusion of unwanted files or directories,
setuptools will not proceed with this build.
If you are trying to create a single distribution with multiple packages
on purpose, you should not rely on automatic discovery.
Instead, consider the following options:
1. set up custom discovery (`find` directive with `include` or `exclude`)
2. use a `src-layout`
3. explicitly set `py_modules` or `packages` with a list of names
To find more information, look for "package discovery" on setuptools docs.
*** Error code 1
With hat: python |
4.6.0 03 Jun 2022 05:48:09
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.5.1=>4.6.0
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.6.0 |
4.5.1 07 May 2022 21:37:44
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.4.0=>4.5.1
Relnotes:
https://github.com/python-jsonschema/jsonschema/releases/tag/v4.5.1 |
4.4.0 15 Feb 2022 06:33:49
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.2.1=>4.4.0
Relnotes: https://github.com/Julian/jsonschema/releases/tag/v4.4.0 |
4.2.1_1 10 Jan 2022 15:15:39
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
4.2.1_1 07 Dec 2021 14:00:04
    |
Jimmy Olgeni (olgeni)  |
devel/py-jsonschema: add dependency on devel/py-importlib-resources
This unbreaks devel/jupyterlab-server after dbdf7060e596.
Approved by: bofh (private email) |
4.2.1 06 Dec 2021 01:02:45
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 4.1.2=>4.2.1
Relnotes: https://github.com/Julian/jsonschema/releases/tag/v4.2.1 |
4.1.2_1 04 Nov 2021 02:11:16
    |
Muhammad Moinur Rahman (bofh)  Author: Sascha Biberhofer |
devel/py-jsonschema: Fix missing dependency
PR: 259567
Reported by: tom@leben-auf-see.de
MFH: 2021Q4 (fix build) |
4.1.2 29 Oct 2021 20:05:33
    |
Muhammad Moinur Rahman (bofh)  |
devel/py-jsonschema: Update version 3.2.0=>4.1.2
- Add TEST framework for python
Relnotes: https://github.com/Julian/jsonschema/releases/tag/v4.1.2 |
3.2.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.2.0 14 Jul 2020 07:59:28
  |
antoine  |
Unbreak bulk -a |
3.2.0 23 Nov 2019 17:44:41
  |
bofh  |
devel/py-jsonschema: Update version 3.1.1.=>3.2.0 |
3.1.1_1 29 Oct 2019 21:11:40
  |
bofh  |
devel/py-jsonschema: Fix RUN_DEPENDS
Reported by: kai |
3.1.1 28 Oct 2019 13:10:40
  |
bofh  |
devel/py-jsonschema: Update version 3.0.2=>3.1.1 |
3.0.2 02 Aug 2019 22:47:06
  |
bofh  |
devel/py-jsonschema: Update version 3.0.1=>3.0.2 |
3.0.1_2 10 Apr 2019 06:18:32
  |
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
3.0.1_1 24 Mar 2019 15:34:44
  |
antoine  |
Unbreak at runtime
Reported by: pkg-fallout |
3.0.1 24 Mar 2019 00:05:15
  |
bofh  |
devel/py-jsonschema : Update version 2.6.0=>3.0.1 |
2.6.0_1 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.6.0_1 20 Feb 2018 09:20:30
  |
koobs  |
devel/py-jsonschema: Enable concurrent installation
PR: 225514
Submitted by: John W. O'Brien <john saltant com>
Approved by: portmgr, python (infrastructure, ports compliance) |
2.6.0 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.5.1 02 Dec 2016 09:21:59
  |
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
2.5.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.5.1 12 Nov 2015 13:30:36
  |
wg  |
devel/py-jsonschema: update to 2.5.1 |
2.4.0 25 Sep 2014 16:43:07
  |
wg  |
devel/py-jsonschema: update to 2.4.0
- USES python |
2.3.0 13 Jan 2014 21:00:04
  |
rene  |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
2.3.0 03 Nov 2013 20:00:13
  |
wg  |
devel/py-jsonschema: update to 2.3.0 |
2.2.0 19 Oct 2013 14:13:00
  |
wg  |
devel/py-jsonschema: update to 2.2.0
- Update to 2.2.0
- Use auto plist |
2.1.0 25 Sep 2013 20:19:42
  |
wg  |
- Enable staging in a few ports of mine |
2.1.0 23 Sep 2013 16:48:22
  |
wg  |
devel/py-jsonschema: update to 2.1.0
- Update to 2.1.0
Changes:
https://github.com/Julian/jsonschema/blob/master/README.rst#release-notes |
2.0.0 20 Sep 2013 17:13:47
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
2.0.0 06 Jun 2013 12:56:23
  |
wg  |
jsonschema is an implementation of JSON Schema for Python
- Full support for Draft 3 and Draft 4 of the schema.
- Lazy validation that can iteratively report all validation errors.
- Small and extensible
- Programmatic querying of which properties or items failed validation.
WWW: http://github.com/Julian/jsonschema
Approved by: culot (mentor) |