The real issue is that this package does not include all of twisted,
so just say that in DESCR -- which is supposed to describe what is in
the package.
(There's a larger issue about why py-amkCrypto is not a dependency, or
an optional dependency, or a dependency of some py-twisted-conf other
package.)
Changes for Version 2.14 (2021-01-20)
* Schema Update Notice #1: This release drops a trigger from the database schema (replacing it with a TEMP trigger that is created as needed). This change happens automatically the first time you add content to a repository using Fossil 2.14 or later. No action is needed on your part. However, if you upgrade to version 2.14 and then later downgrade or otherwise use an earlier version of Fossil, the email notification mechanism may fail to send out notifications for some events, due to the missing trigger. If you want to permanently downgrade an installation, then you should run "fossil rebuild" after the downgrade to get email notifications working again. If you are not using email notification, then the schema change will not affect you in any way.
* Schema Update Notice #2: This release changes how the descriptions of wiki edits are stored in the EVENT table, for improved display on timelines. You must run "fossil rebuild" to take advantage of this enhancement. Everything will still work without "fossil rebuild", except you will get goofy descriptions of wiki updates in the timeline.
* Add support for Fossil chat.
* The "fossil clone" command is enhanced so that if the repository filename is omitted, an appropriate name is derived from the remote URL and the newly cloned repo is opened. This makes the clone command work more like Git, thus making it easier for people transitioning from Git.
* Added the --mainbranch option to the fossil git export command.
* Added the --format option to the "fossil timeline" command.
* Enhance the --numstat option on the "fossil diff" command so that it shows a total number of lines added and deleted and total number of files modified.
* Add the "contact" sub-command to fossil user.
* Added commands "fossil all git export" and "fossil all git status".
* Added the "df=CHECKIN" query parameter to the /timeline page.
* Improvements to the "/sitemap" page. Add subpages /sitemap-timeline and /sitemap-test.
* Better text position in cylinder objects of Pikchr diagrams.
* New "details.txt" settings available to custom skins to better control the rendering of Pikchr diagrams:
* pikchr-foreground
* pikchr-scale
* pikchr-fontscale
* Allow the use of SQL functions inside the ticket table definition for custom ticket configurations.
* The built-in SQLite is updated to version 3.35.0 alpha containing performance optimizations, especially performance associated with startup, and minor improvements to the CLI.
* Performance optimizations to Fossil itself.
* Countless improvements and enhancements to the documentation
changes from 1.15 to 1.16
-------------------------
* Support XI country code for Northern Ireland VAT numbers
* Switch data source for Austrian postal codes
* Fix Belarus VAT number online lookup
changes from 1.14 to 1.15
-------------------------
* Add modules for the following number formats:
- CUI or CIF (Codul Unic de Înregistrare, Romanian company identifier)
- PEID (Liechtenstein tax code for individuals and entities)
- ЄДРПОУ, EDRPOU (Identifier for enterprises and organizations in Ukraine)
- РНОКПП, RNTRC (Individual taxpayer registration number in Ukraine)
* Make list of EU member states part of public API
* Retain RO prefix in Romanian VAT numbers
* Support international VAT numbers that are only valid with country prefix
* Expanded validation for Belgian VAT numbers
* Use ABN as Australian VAT number
* Remove GB from EU member states
Don't hard-code the build environment's $HOME as the basis for the default
user configuration path, and use consistent means to check for this path.
Don't install configuration files in $HOME during the build. This package
also expects C++11.
git2r 0.28.0
------------
IMPROVEMENTS
* Updated to use libgit2 version 1.1.0 on Windows.
* Fix handling of a symbolic reference when checking out previous
branch.
* Added a configure option '--without-libgit2' to ignore presence of a
system libgit2 library and instead use the internal git2r libgit2
library. Usage:
R CMD INSTALL --configure-args='--without-libgit2' git2r_x.y.z.tar.gz
* Updated some tests to work with libgit2 version 1.1.0.
A micro-package for reading "passwords", i.e. reading user input with
masking, so that the input is not displayed as it is typed. Currently
we have support for 'RStudio', the command line (every OS), and any
platform where 'tcltk' is present.
Changes:
1.0.0
=====
This is the last release that will support Python 2.7. Thanks to the
many contributors that made this release possible!
Main changes
------------
- Added support for Python 3.8 and 3.9.
- StatefulBrowser has new properties page, form, and url, which can be
used in place of the methods get_current_page, get_current_form and
get_url respectively (e.g. the new x.page is equivalent to
x.get_current_page()). These methods may be deprecated in a future
release. [#175]
- StatefulBrowser.form will raise an AttributeError instead of
returning None if no form has been selected yet. Note that
StatefulBrowser.get_current_form() still returns None for backward
compatibility.
Bug fixes
---------
- Decompose <select> elements with the same name when adding a new
input element to a form. [#297]
- The params and data kwargs passed to submit will now properly be
forwarded to the underlying request for GET methods (whereas previously
params was being overwritten by data). [#343]
PulseAudio 14.2
A bug fix release.
* Fix port switching when unplugging headphones
PulseAudio 14.1
A bug fix release.
* Support upto 8 mixer channels on ALSA devices
* Handle ALSA jacks with the same name but different index values
* Switch to plugged-in headset when mic availability is unknown
* Fix a potential segfault in the Bluetooth oFono HFP backend
* Fix a problem with module-ladspa-sink when avoid-resampling=true
* Fix database names containing canonical host for meson builds
building against a newer SDK while setting an earlier -macosx-version-min
value can create a conflicting function definition. This tweak avoids
that conflict while allowing an older compat definition to exist.
(pkgsrc)
- Add tex-ec, tex-pdflscape for TEST_DEPENDS.
Check the permision of /var/lib/texmf/fonts/pk/ if make test fails with
!pdfTeX error: pdflatex (file tcrm1000): Font tcrm1000 at 600 not found
(upstream)
Info by w3m -dump https://cran.r-project.org/web/packages/Rcpp/news.html | cat -
Changes in Rcpp patch release version 1.0.6 (2021-01-14)
- Changes in Rcpp API:
* Replace remaining few uses of EXTPTR_PTR with R_ExternalPtrAddr (Kevin
in #1098 fixing #1097).
* Add push_back and push_front for DataFrame (Walter Somerville in #1099
fixing #1094).
* Remove a misleading-to-wrong comment (Mattias Ellert in #1109 cleaning
up after #1049).
* Address a sanitizer report by initializing two private bool variables
(Benjamin Christoffersen in #1113).
* External pointer finalizer toggle default values were corrected to true
(Dirk in #1115).
- Changes in Rcpp Documentation:
* Several URLs were updated to https and/or new addresses (Dirk).
- Changes in Rcpp Deployment:
* Added GitHub Actions CI using the same container-based setup used
previously, and also carried code coverage over (Dirk in #1128).
- Changes in Rcpp support functions:
* Rcpp.package.skeleton() avoids warning from R. (Dirk)
create a binary in PREFIX/bin, for the convenience of users who use
non-pkgsrc love games.
Add ALTERNATIVES, in case there is only one love game.
PKGREVISION++
Version 0.3.2
-------------
Released on Oct 9th 2020.
- Stopped supporting Python 2.5, 2.6, 3.2, and 3.3.
- Supported Python 3.4, 3.5, 3.6, 3.7, and 3.8.
Thanks to `Nolan Gilley`_.
.. _Nolan Gilley: https://github.com/nkgilley
And add a PKG_ALTERNATIVES to call it bin/love for extra convenience.
love09 is skipped because I am failing to build it right now (might look
later on...)
bump PKGREVISION
Like package 'manipulate' does for static graphics, this package helps
to easily add controls like sliders, pickers, checkboxes, etc. that
can be used to modify the input data or the parameters of an
interactive chart created with package 'htmlwidgets'.