Commit graph

360389 commits

Author SHA1 Message Date
wiz
25de6c1160 doc: Updated devel/py-requests to 2.28.1 2022-07-10 20:10:05 +00:00
wiz
6b6814a8a5 py-requests: update to 2.28.1.
Fixes PR 56915.

2.28.1 (2022-06-29)
-------------------

**Improvements**

- Speed optimization in `iter_content` with transition to `yield from`. (#6170)

**Dependencies**

- Added support for chardet 5.0.0 (#6179)
- Added support for charset-normalizer 2.1.0 (#6169)

2.28.0 (2022-06-09)
-------------------

**Deprecations**

- ⚠️ Requests has officially dropped support for Python 2.7. ⚠️ (#6091)
- Requests has officially dropped support for Python 3.6 (including pypy3.6). (#6091)

**Improvements**

- Wrap JSON parsing issues in Request's JSONDecodeError for payloads without
  an encoding to make `json()` API consistent. (#6097)
- Parse header components consistently, raising an InvalidHeader error in
  all invalid cases. (#6154)
- Added provisional 3.11 support with current beta build. (#6155)
- Requests got a makeover and we decided to paint it black. (#6095)

**Bugfixes**

- Fixed bug where setting `CURL_CA_BUNDLE` to an empty string would disable
  cert verification. All Requests 2.x versions before 2.28.0 are affected. (#6074)
- Fixed urllib3 exception leak, wrapping `urllib3.exceptions.SSLError` with
  `requests.exceptions.SSLError` for `content` and `iter_content`. (#6057)
- Fixed issue where invalid Windows registry entires caused proxy resolution
  to raise an exception rather than ignoring the entry. (#6149)
- Fixed issue where entire payload could be included in the error message for
  JSONDecodeError. (#6036)
2022-07-10 20:09:56 +00:00
wiz
59c5b4e113 doc: Updated www/py-test-httpbin to 1.0.1 2022-07-10 20:02:02 +00:00
wiz
fd11988767 py-test-httpbin: update to 1.0.1.
* fix redirect Location to have "https://" scheme (thanks @immerrr)
* Include regression tests in PyPI tarball by (thanks @kmosiejczuk)
2022-07-10 20:01:53 +00:00
wiz
45330a89db doc: Updated www/py-httpbin to 0.7.0nb2 2022-07-10 19:52:13 +00:00
wiz
0534facf75 py-httpbin: add patch for compatibility with py-werkzeug 2.1
Bump PKGREVISION.
2022-07-10 19:52:03 +00:00
wiz
158cf163ff doc: note successor for py-sphinx1 2022-07-10 19:27:10 +00:00
wiz
7006d29b2c py-sphinx1: remove 2022-07-10 19:26:47 +00:00
wiz
96c9ce86d3 xmlada: switch to py-sphinx
Also switch to python3. A comment claims this is not supported
and this might be true, but I can't test, since this does not build for me.

If this breaks the package, please take a look at fixing wip/xmlada
2022-07-10 19:26:17 +00:00
wiz
fe50157d3b doc: Updated sysutils/salt-docs to 3004nb2 2022-07-10 19:25:11 +00:00
wiz
f75befcb46 salt-docs: switch to py-sphinx (build dep)
no visible change, but bump PKGREVISION for safety
2022-07-10 19:25:00 +00:00
wiz
170b426b54 python: remove sphinx support from versioned_dependencies 2022-07-10 19:17:44 +00:00
wiz
00e1c3fe2c py-astropy-sphinx-theme: restrict to python3 2022-07-10 19:17:11 +00:00
wiz
92a8833413 gps: remove
Marked with PKG_FAIL_REASON since 2019
2022-07-10 19:15:22 +00:00
wiz
5fa151cb37 mpc: restrict to python3 2022-07-10 19:13:22 +00:00
wiz
b5c9d58aed gtkada: restrict to python3
Untested, since it doesn't build for me.
2022-07-10 19:11:09 +00:00
wiz
cb59e5809b py-xapian: restrict to python3 2022-07-10 19:08:30 +00:00
wiz
4787a4e3e2 py-pelican: clean up versioned_dependencies use 2022-07-10 19:06:44 +00:00
wiz
4b37cb319f py-sphinxcontrib-newsfeed: restrict to python3 2022-07-10 19:05:02 +00:00
wiz
f1483fe30b py-sphinx-theme-cloud: restrict to python3 2022-07-10 19:04:50 +00:00
wiz
cc552ad4b7 py-sphinx-rtd-theme: restrict to python3 2022-07-10 19:04:39 +00:00
wiz
824124bf74 py-sphinx-issues: restrict to python3 2022-07-10 19:04:24 +00:00
wiz
d47d14c1e4 py-numpydoc: restrict to python 3 2022-07-10 18:58:06 +00:00
wiz
6ef3bc4838 doc: Updated databases/pgadmin3 to 1.22.2nb13 2022-07-10 18:43:31 +00:00
wiz
7104fe451f pgadmin3: does not build against postgres14
Somebody(TM) should really package pgadmin4

Fix doc option, and restrict to python 3.

Bump PKGREVISION for PLIST change for doc option.
2022-07-10 18:43:19 +00:00
wiz
f60972167c zathura: restrict to python 3
Fix ABI/API confusion while here.
2022-07-10 17:24:18 +00:00
wiz
ab8fd3430f srain: restrict to python 3 2022-07-10 17:20:33 +00:00
brook
eaf0642a49 u-boot-beagleboneblack: Update sysutils/u-boot-beagleboneblack to 2022.04.
Previously the u-boot-beagleboneblack package used the default U-Boot
version, which was 2018.11.  However, that version failed to boot with
the NetBSD UEFI bootloader, efiboot.  Updating to U-Boot version
2022.04 enables UEFI booting.
2022-07-10 16:32:43 +00:00
ryoon
47342841d2 doc: Updated lang/openjdk8 to 1.8.332 2022-07-10 14:48:16 +00:00
ryoon
1915da7fe6 openjdk8: Update to 1.8.332
CHangelog:
Follow OpenJDK 8u332 GA.
2022-07-10 14:47:24 +00:00
ryoon
5ee1ffa451 qemu: Fix typo in assignment 2022-07-10 14:36:25 +00:00
wiz
615b330c9c qemu: does not support python 2 2022-07-10 12:20:04 +00:00
leot
fecf80d529 doc: Fix added cocofs entry
Pointed out via www@ pkg-changes2html script.
2022-07-10 11:08:29 +00:00
taca
90a84096b8 doc: Updated databases/ruby-mysql2 to 0.5.4 2022-07-10 06:10:02 +00:00
taca
a8c91d1f65 databases/ruby-mysql2: update to 0.5.4
0.5.4 (2022-05-03)

* The taint mechanism will be deprecated in Ruby 2.7 by @kamipo in #1083
* Made argument types strict for ruby 2.7 by @nobu in #1096
* Update rake (and rake-compiler) to suppress the warning. by @junaruga in
  #1099
* Fix crash if a Mysql2::Client object is allocated but never connected by
  @sodabrew in #1101
* Remove Enumerable include from Statement class by @adamcrown in #1104
* Add project metadata to the gemspec by @orien in #1089
* Don't call mysql_close if mysql_init wasn't called. by @fimmtiu in #1111
* Client session tracking by @insom in #1092
* Avoid a hash object allocation per each query/execute call by @kamipo in
  #1112
* Implementing type reflection from mysql result by @danhuynhdev in #1068
* Register C global variables to Ruby GC to avoid problems with GC.compact
  by @casperisfine in #1115
* Clarify Rails 4.2.11 support in Readme by @muzfuz in #1131
* Improve Homebrew compatibility by @stefansundin in #1135
* Tiny README syntax markup for consistency by @fwolfst in #1164
* Add GitHub Actions. by @junaruga in #1154
* Run GC.verify_compaction_references on CI by @casperisfine in #1155
* GitHub Actions: Add CentOS/Fedora cases. by @junaruga in #1168
* Random SEGV in do_send_query() by @unak in #1150
* GitHub Actions: Add macOS cases. by @junaruga in #1170
* Add GitHub Actions badges. by @junaruga in #1172
* Rename .travis_* files to ci/*. by @junaruga in #1171
* Make the benchmarks group optional. by @junaruga in #1173
* Verify the testing database before running tests. by @junaruga in #1174
* Rename the before/after hooks's symbol on RSpec 2 to the one on RSpec
  3. by @junaruga in #1177
* Refactor CI yaml files by @junaruga in #1176
* Fix test failures on MariaDB by @junaruga in #1193
* Fix some typos [ci skip] by @kamipo in #1195
* Travis: Remove the command to pin Rubygems. by @junaruga in #1188
* Make Result#fields return interned strings in Ruby 3+ by @casperisfine in
  #1181
* Can't enable SSL with MariaDB driver library. (#1182) by @vakuum in #1183
* Fix broken URL [ci skip] by @gaurish in #1207
* Dynamically set Homebrew-installed OpenSSL flag by @olivierlacan in #1204
* Setup default CA path if not provided by @dbussink in #1206
* Allow setting VERIFY_IDENTITY for MariaDB by @dbussink in #1205
* Fix session tracking tests by @insom in #1222
* Update Mysql2::Result spec for Ruby 3.1 by @casperisfine in #1219
* Update DATETIME casting tests for mysql 8.0 by @casperisfine in #1221
* Fix syntax by @tenderlove in #1223
* Fix more builds by @tenderlove in #1224
* Fix a mismatching size warning by @casperisfine in #1227
* Move rubocop to a separate CI job by @casperisfine in #1225
* improve ConnectionError mapping by @ThomasSevestre in #1215
* Undefine T_DATA allocators for Ruby 3.2 compatibility by @casperisfine in
  #1236
* Add Ruby 3.1 to the CI matrix by @casperisfine in #1235
* Fix to build with MySQL 5.1 by @arika in #1197
* fix typo in README by @nealharris in #1247
* Add signing key for MySQL 5.7.37 / 8.0.28 and higher by @sodabrew in #1254
* Remove ubuntu-16.04 from workflows by @mishina2228 in #1257
* Update GitHub Actions workflows by @mishina2228 in #1253
2022-07-10 06:09:40 +00:00
khorben
0fcecff78d pev: fix building on macOS
Tested on NetBSD/amd64, macOS/amd64.
2022-07-10 02:55:02 +00:00
khorben
b82be793e4 libpe: add some link-time flags
This sets the rpath when linking libpe, and an absolute install_name
when linking libpe on macOS.

This notably fixes the build on macOS with PKG_DEVELOPER=yes.

Tested on NetBSD/amd64, macOS/amd64.

Bumps PKGREVISION.
2022-07-10 02:40:52 +00:00
wiz
24b18df25e libepoxy: needs python 3 2022-07-10 01:10:44 +00:00
thorpej
7ce331bf58 Added filesystems/cocofs-1.0 2022-07-09 18:40:46 +00:00
kleink
266b6efe90 doc: Updated print/py-weasyprint to 56.0 2022-07-09 18:39:38 +00:00
kleink
bf47b8db45 py-weasyprint: Update to 56.0.
Version 56.0
------------

Released on 2022-07-07.

This version also includes the changes from unstable b1 version listed
below.

New features:

* `70f9b62 <https://github.com/Kozea/WeasyPrint/commit/70f9b62>`_:
  Support format 5 for bitmap glyphs

Bug fixes:

* `1666 <https://github.com/Kozea/WeasyPrint/issues/1666>`_
  Fix reproducible PDF generation with embedded images
* `1668 <https://github.com/Kozea/WeasyPrint/issues/1668>`_:
  Fix @page:nth() selector
* `3bd9a8e <https://github.com/Kozea/WeasyPrint/commit/3bd9a8e>`_:
  Don’t limit the opacity groups to the original box size
* `cb9540b <https://github.com/Kozea/WeasyPrint/commit/cb9540b>`_,
  `76d174f <https://github.com/Kozea/WeasyPrint/commit/76d174f>`_,
  `9ce6547 <https://github.com/Kozea/WeasyPrint/commit/9ce6547>`_:
  Minor bugfixes for split table rows
2022-07-09 18:39:22 +00:00
thorpej
8a23e4024d Add a package for cocofs-1.0, a tool for interacting with floppy disk images
for the TRS-80 Color Computer.
2022-07-09 18:38:59 +00:00
kleink
edaa17cb79 doc: Updated print/py-pydyf to 0.2.0 2022-07-09 18:36:58 +00:00
kleink
070d1fbe6c py-pydyf: Update to 0.2.0.
Version 0.2.0
-------------

Released on 2022-05-23.

Dependencies:

* Python 3.7+ is now needed, Python 3.6 is not supported anymore

  New features:

* `d0be36b <https://github.com/CourtBouillon/pydyf/commit/d0be36b>`_:
  Allow to set PDF version
* `879261c <https://github.com/CourtBouillon/pydyf/commit/879261c>`_:
  Allow to set PDF identifier
2022-07-09 18:36:41 +00:00
gutteridge
4330a1f09e py-cryptography: fix Rust build dependency specification
As noted by Robert Swindells on pkgsrc-users@, we should not be directly
specifying lang/rust as a build dependency, as this will prevent builds
where rust-bin is preferred to select it accordingly. All this is
already handled in rust.mk, which is pulled in via cargo.mk.
2022-07-09 18:18:00 +00:00
scole
880265ef43 doc: Updated textproc/split-thai to 2.15 2022-07-09 16:47:49 +00:00
scole
d105e971d5 Update to 2.16
all changes for pthai.el
- add pthai-dictionary-read-region/line/buffer functions
- rename pthai-dictionary-read -> pthai-dictionary-read-file
- rename pthai-dictionary-readall -> pthai-dictionary-read-files
- rename pthai-word-count -> pthai-dictionary-word-count
- add option to exit spell check at point
- add progess meters to some word counting funcs
- add pthai-spell-correct-p to spell check without word splitting
- add pthai-unknowns/count/insert for extracting/counting unknown words
2022-07-09 16:45:38 +00:00
rin
c4ebcbf0ff x11/mlterm: Update comment in patch. NFC.
patch-uitoolkit_fb_ui__display__wscons.c has been merged to upstream,
and will be in the next release.
2022-07-09 09:40:20 +00:00
wiz
fdb9aa35a8 ca-certificates: this does not support python 2 2022-07-09 09:38:57 +00:00
wiz
d8daf3abe3 tor-browser: remove libmozwayland.so from PLIST
Probably from gtk in pkgsrc not supporting wayland any longer.

Bump PKGREVISION.
2022-07-09 09:34:17 +00:00