summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-03-23py-pendulum: updated to 1.4.4adam3-16/+10
1.4.4: Fixed extension building script. 1.4.3: Fixed an error when adding intervals to a Pendulum instance across DST transition. Fixed an error when subtracting two pendulum instances in the same timezone.
2018-03-23py-alembic: updated to 0.9.9:adam2-9/+9
0.9.9: feature Added new flag --indicate-current to the alembic history command. When listing versions, it will include the token “(current)” to indicate the given version is a current head in the target database. bug The fix for 455 in version 0.9.6 involving MySQL server default comparison was entirely non functional, as the test itself was also broken and didn’t reveal that it wasn’t working. The regular expression to compare server default values like CURRENT_TIMESTAMP to current_timestamp() is repaired. Fixed bug where MySQL server default comparisons were basically not working at all due to incorrect regexp added in 455. Also accommodates for MariaDB 10.2 quoting differences in reporting integer based server defaults. Fixed bug in op.drop_constraint() for MySQL where quoting rules would not be applied to the constraint name.
2018-03-23py-test: updated to 3.5.0adam3-15/+24
3.5.0: Deprecations and Removals record_xml_property fixture is now deprecated in favor of the more generic record_property. Defining pytest_plugins is now deprecated in non-top-level conftest.py files, because they “leak” to the entire directory tree. Features New --show-capture command-line option that allows to specify how to display captured output when tests fail: no, stdout, stderr, log or all New --rootdir command-line option to override the rules for discovering the root directory. See customize in the documentation for details. Fixtures are now instantiated based on their scopes, with higher-scoped fixtures record_xml_property renamed to record_property and is now compatible with xdist, markers and any reporter. record_xml_property name is now deprecated. New --nf, --new-first options: run new tests first followed by the rest of the tests, in both cases tests are also sorted by the file modified time, with more recent files coming first. New --last-failed-no-failures command-line option that allows to specify the behavior of the cache plugin’s `--last-failed feature when no tests failed in the last run New --doctest-continue-on-failure command-line option to enable doctests to show multiple failures for each snippet, instead of stopping at the first failure. Captured log messages are added to the <system-out> tag in the generated junit xml file if the junit_logging ini option is set to system-out. If the value of this ini option is system-err`, the logs are written to ``<system-err>. The default value for junit_logging is no, meaning captured logs are not written to the output file. Allow the logging plugin to handle pytest_runtest_logstart and pytest_runtest_logfinish hooks when live logs are enabled. Passing –log-cli-level in the command-line now automatically activates live logging. Add command line option --deselect to allow deselection of individual tests at collection time. Captured logs are printed before entering pdb. Deselected item count is now shown before tests are run, e.g. collected X items / Y deselected. The builtin module platform is now available for use in expressions in pytest.mark. The short test summary info section now is displayed after tracebacks and warnings in the terminal. New --verbosity flag to set verbosity level explicitly. pytest.approx now accepts comparing a numpy array with a scalar. Bug Fixes Suppress IOError when closing the temporary file used for capturing streams in Python 2.7. Fixed clear() method on caplog fixture which cleared records, but not the text property. During test collection, when stdin is not allowed to be read, the DontReadFromStdin object still allow itself to be iterable and resolved to an iterator without crashing. Improved Documentation Added a reference page to the docs. Trivial/Internal Changes Change minimum requirement of attrs to 17.4.0. Renamed example directories so all tests pass when ran from the base directory. Internal mark.py module has been turned into a package. pytest now depends on the more_itertools package. Added warning when [pytest] section is used in a .cfg file passed with -c nodeids can now be passed explicitly to FSCollector and Node constructors. Internal refactoring of FormattedExcinfo to use attrs facilities and remove old support code for legacy Python versions. Refactoring to unify how verbosity is handled internally. Internal refactoring to better integrate with argparse. Fix a python example when calling a fixture in doc/en/usage.rst
2018-03-23Updated textproc/py-sphinx, devel/py-py, devel/py-hypothesisadam1-1/+4
2018-03-23py-hypothesis: updated to 3.50.2adam2-9/+8
3.50.2: This has no user-visible changes except one slight formatting change to one docstring, to avoid a deprecation warning. 3.50.1: This patch fixes an internal error introduced in 3.48.0, where a check for the Django test runner would expose import-time errors in Django configuration. 3.50.0: This release improves validation of numeric bounds for some strategies.
2018-03-23py-py: updated to 1.5.3adam2-7/+7
1.5.3: ensure we can support 'from py.error import ...'
2018-03-23py-sphinx: updated to 1.7.2adam3-12/+14
Release 1.7.2: Incompatible changes * apidoc: folders with an empty __init__.py are no longer excluded from TOC Bugs fixed * sphinx.build_main and sphinx.make_main throw NameError * autosummary emits meaningless warnings * autodoc: crashed when invalid options given * pydomain: always strip parenthesis if empty * autosummary: unexpectedly strips docstrings containing “i.e.” * viewcode: Misplaced <div> in viewcode html output * Don’t require numfig to use :numref: on sections * Option clash for package textcomp * Sphinx does not work with python 3.5.0 and 3.5.1 * Generation PDF file with TexLive on Windows, file not found error * vertical space before equation in latex * message when an image is mismatched for builder is not clear * Incomplete localization strings in Polish and Chinese * Sphinx crashes when error is happens in rendering HTML pages * Error to download remote images having long URL * sphinx/pycode/__init__.py raises AttributeError * qthelp builder should htmlescape keywords * epub: Fix docTitle elements of toc.ncx is not escaped * apidoc: Subpackage not in toc (introduced in 1.6.6) now fixed
2018-03-23nginx: added secure-link optionadam1-2/+6
2018-03-23doc: Updated mail/thunderbird to 52.6.0nb2rin1-1/+2
2018-03-23Fix from upstream for Bug 1444371:rin4-3/+44
mail.label_ascii_only_mail_as_us_ascii does not work with ISO-2022-JP Bump PKGREVISION.
2018-03-23doc: Updated inputmethod/canna-server to 3.7pl3nb1rin1-1/+2
2018-03-23Fix buffer over run in mkdic, found by stack protector.rin3-2/+19
Bump PKGREVISION for Canna-server.
2018-03-23Wrong place to patch readelftriaxx1-2/+2
2018-03-22doc: Updated www/ikiwiki to 3.20180311nb1schmonz1-1/+2
2018-03-22Attempt to make su(1) usage more portable. Remove very old text fromschmonz4-8/+20
MESSAGE. Bump PKGREVISION.
2018-03-22ruby-railties51: fix DEPENDS.maya1-2/+2
Now bulkbuilds can resolve all packages.
2018-03-22math/R-RcppArmadillo: Add a patch file for portability fixminskim1-0/+47
This should have been a part of the previous import.
2018-03-22doc: Added math/R-RcppArmadillo version 0.8.300.1.0minskim1-1/+2
2018-03-22math/Makefile: Add R-RcppArmadillominskim1-1/+2
2018-03-22math/R-RcppArmadillo: Import version 0.8.300.1.0minskim4-0/+45
Armadillo is a templated C++ linear algebra library (by Conrad Sanderson) that aims towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS libraries.
2018-03-22doc: Updated audio/grip to 3.7.0triaxx1-1/+2
2018-03-22grip: update to 3.7.0triaxx4-11/+38
* Add the GConf missing dependency * Patch the default cdrom device to /dev/rcd0d for NetBSD Changes since 3.6.1: v3.7.0 * Sync Brazilian Portuguese from Translation Project * Patch by Phil Stracchino: extended genres to genre list v3.6.3 * Sync ukranian and hungarian translations from Translation Project * Patch from Adrian Reber: fix compiler warning with gcc 8.0 * Update the FSF postal address in source files v3.6.2 * Translation updates: German, Italian, Brazilian Portuguese, Serbian
2018-03-22Updated security/py-cryptography_vectors, security/py-cryptographyadam1-1/+3
2018-03-22py-cryptography[_vectors]: updated to 2.2.1adam5-23/+22
2.2.1: Reverted a change to GeneralNames which prohibited having zero elements, due to breakages. Fixed a bug in :func:~cryptography.hazmat.primitives.keywrap.aes_key_unwrap_with_padding that caused it to raise InvalidUnwrap when key length modulo 8 was zero.
2018-03-22doc: add nodejs-9.9.0zafer1-1/+2
2018-03-22Fix wrong parsing due to localized readelf on Linuxtriaxx1-2/+2
Linux version of readelf (at least on Arch) translates output (e.g. "Shared library") and makes the script broken.
2018-03-22Revbump after updating textproc/onigurumaadam12-22/+24
2018-03-22Updated textproc/onigurumaadam1-1/+2
2018-03-22oniguruma: updated to 6.8.1adam3-9/+9
6.8.1: Update shared library version to 5.0.0 for API incompatible changes from 6.7.1
2018-03-22Updated textproc/py-lxml, www/py-aiohttpadam1-1/+3
2018-03-22py-aiohttp: updated to 3.1.0adam2-10/+10
3.1.0: Features - Relax JSON content-type checking in the ClientResponse.json() to allow "application/xxx+json" instead of strict "application/json". - Bump C HTTP parser to version 2.8 - Accept a coroutine as an application factory in web.run_app and gunicorn worker. - Implement application cleanup context - Make writer.write_headers a coroutine. - Add tracking signals for getting request/response bodies. - Deprecate ClientResponseError.code in favor of .status to keep similarity with response classes. - Implement app.add_routes() method. - Implement web.static() and RouteTableDef.static() API. - Install a test event loop as default by asyncio.set_event_loop(). The change affects aiohttp test utils but backward compatibility is not broken for 99.99% of use cases. - Refactor ClientResponse constructor: make logically required constructor arguments mandatory, drop _post_init() method. - Use app.add_routes() in server docs everywhere - Websockets refactoring, all websocket writer methods are converted into coroutines. - Provide Content-Range header for Range requests Bugfixes - Fix websocket client return EofStream. - Fix websocket demo. - Property BaseRequest.http_range now returns a python-like slice when requesting the tail of the range. It's now indicated by a negative value in range.start rather then in range.stop - Close a connection if an unexpected exception occurs while sending a request - Fix firing DNS tracing events. Improved Documentation - Change ClientResponse.json() documentation to reflect that it now allows "application/xxx+json" content-types - Document behavior when cchardet detects encodings that are unknown to Python. - Add diagrams for tracing request life style. - Drop removed functionality for passing StreamReader as data at client side.
2018-03-22py-lxml: updated to 4.2.1adam2-7/+7
4.2.1: Bugs fixed * iterwalk() failed to return the ‘start’ event for the initial element if a tag selector is used. * Failure to import 4.2.0 into PyPy due to a missing library symbol. * Add “-isysroot” linker option on MacOS as needed by XCode 9.
2018-03-21doc: Added textproc/man2html version 3.0.1bacon1-1/+2
2018-03-21textproc/Makefile: Add man2htmlbacon1-1/+2
2018-03-21doc: Updated geography/py-gdal to 2.2.4gdt1-1/+2
2018-03-21doc: Updated geography/gdal-lib to 2.2.4gdt1-1/+2
2018-03-21gdal-lib: Update to 2.2.4gdt4-12/+10
Update gdal-lib and py-gdal to 2.2.4. Upstream changes: bug fixes.
2018-03-21privoxy: Add default-enabled inet6 optiongdt2-1/+16
Add an option inet6, to use IPv6. Enabled by default, matching the previous behavior.
2018-03-21suse131_linux: Switch location of packages to NetBSD's backupkamil1-3/+3
Upstream one is no longer easily accessible and moved to attic.
2018-03-21gdal-lib: Add patch to work around harmless build warninggdt2-1/+17
2018-03-21doc: Updated filesystems/fuse-encfs to 1.9.4gdt1-1/+2
2018-03-21encfs: Update to 1.9.4gdt6-57/+21
Upstream changes: v1.9.4 / 2018-01-28 =================== * Fix packaging error leading to wrong version output * Fix shared lib compilation (cmake -DBUILD_SHARED_LIBS=ON ..) v1.9.3 / 2018-01-28 =================== * Fix compilation with "-std=c++11" * Fix a gid permission issue with allow_other * Fix operations on symlinks * Fix a race in idle unmount * Add `--reversewrite` cli option * Add PID to syslog logging * Deep code sanity check * Modernize coding style * Make codebase warnings & clang-tidy clean * Bump FUSE_USE_VERSION to 29 * Ensure compatibility with LibreSSL * Switch to vendored lib tinyxml2 & easylogging * Reorganize man page and add missing options * Add gtest and micro benchmarks
2018-03-21doc: Updated graphics/inkscape to 0.92.2nb5wiz1-1/+2
2018-03-21inkscape: Disable gnome2 support by default.wiz1-3/+3
2018-03-21textproc/man2html: import man2html-3.0.1bacon4-0/+37
Convert UNIX nroff(1) manual pages to HTML format.
2018-03-21p7zip: Enforce C++03kamil1-2/+2
Clang 7svn defaults to C++11 and this code is not building with it. This switch fixes the build.
2018-03-21gst-plugins0.10-good: Revert wrong distinfo changekamil1-2/+7
Patches were lost due to makepatches bug.
2018-03-21gst-plugins0.10-v4l2: Fix one build issue on NetBSDkamil2-8/+22
Don't use V4L2_FRMIVAL_TYPE_CONTINUOUS uncontionally.
2018-03-21Updated print/ghostscript-agpladam1-2/+3
2018-03-21ghostscript-agpl: updated to 9.23adam4-91/+69
Version 9.23: Ghostscript now has a family of 'pdfimage' devices (pdfimage8, pdfimage24 and pdfimage32) which produce rendered output wrapped up as an image in a PDF. Additionally, there is a 'pclm' device which produces PCLm format output. There is now a ColorAccuracy parameter allowing the user to decide between speed or accuracy in ICC color transforms. JPEG Passthrough: devices which support it can now receive the 'raw' JPEG stream from the interpreter. The main use of this is the pdfwrite/ps2write family of devices that can now take JPEG streams from the input file(s) and write them unchanged to the output (thus avoiding additional quantization effects). PDF transparency performance improvements IMPORTANT: We are in the process of forking LittleCMS. LCMS2 is not thread safe, and cannot be made thread safe without breaking the ABI. Our fork will be thread safe, and include performance enhancements (these changes have all be been offered and rejected upstream). We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity. Our fork will be available as its own package separately from Ghostscript (and MuPDF). We have continued the focus on code hygiene in this release cleaning up security issues, ignored return values, and compiler warnings. The usual round of bug fixes, compatibility changes, and incremental improvements.