Commit graph

7308 commits

Author SHA1 Message Date
taca
be7a838e64 misc/ruby-ohai: update to 16.10.6
No release information.
2021-02-03 15:23:40 +00:00
taca
fa0f9f8730 misc/ruby-bundler: update to 2.2.8
2.2.8 (2021-02-02)

Enhancements:
* Add a CHANGELOG.md file to gems generated by bundle gem #4093
* Support gemified set #4297

Bug fixes:
* Fix standalone Kernel.require visibility #4337

Performance:
* Fix resolver edge cases and speed up bundler #4277

2.2.7 (2021-01-27)

Enhancements:
* Improve error messages when dependency on bundler conflicts with running
  version #4308
* Avoid showing platforms with requirements in error messages #4310
* Introduce disable_local_revision_check config #4237
* Reverse rubygems require mixin with bundler standalone #4299

Bug fixes:
* Fix releasing from a not yet pushed branch #4309
* Install cache only once if it already exists #4304
* Fix force_ruby_platform no longer being respected #4302

Performance:
* Fix resolver dependency comparison #4289
2021-02-03 14:25:36 +00:00
taca
c6b816780e misc/ruby-bundler: update to 2.2.6
2.2.6 (2021-01-19)

Enhancements:
* Improve resolver debugging #4288

Bug fixes:
* Fix dependency locking for path source #4293

Performance:
* Speed up complex dependency resolves by creating DepProxy factory and
  cache #4216
2021-01-26 15:37:24 +00:00
adam
b07c1a3390 py-ansi: updated to 0.2.0
0.2.0:
Support for showing and hiding the cursor
Support for OSC sequences and iTerm2 specific controls
2021-01-26 14:44:49 +00:00
bsiegert
9956fb746f Revbump all Go packages after go115 update 2021-01-23 14:22:52 +00:00
adam
954703b133 stellarium: PLIST fix 2021-01-23 08:58:11 +00:00
schmonz
ac23a960f9 Bump PKGREVISION for skalibs update. 2021-01-22 16:10:35 +00:00
leot
11a0aad4dd rlwrap: Update to version 0.44
pkgsrc changes:
- Remove patch-configure.ac, now also applied upstream

Changes:
0.44
----
- rlwrap doesn't (yet) work with bracketed-paste. As this is
  enabled by default from readline-8.1 onwards, rlwrap disables
  it, even if specified in .inputrc. A multi-line paste will
  therefore (still) behave as multiple 1-line pastes
- rlwrap is now aware of multi-byte characters and correctly
  handles prompts (or things that look like prompts, e.g.
  progress indicators) that contain them, according to your
  locale.
- rlwrap filters can now also filter signals (see
  RlwrapFilter(3pm)), changing them, or providing extra input to
  the rlwrapped command.
- Key *sequences* can now be bound to rlwrap-direct-keypress
  (using a new readline command rlwrap-direct-prefix) (contributed
  by Yuri d'Elia)
- configure will correctly identify whether --mirror-arguments
  will work, even on 1-processor systems
- the handle_hotkey filter has a handler definition that enables
  fuzzy history search using fzf
- binding accept-line to a key would make that key mess up the
  display
- The debug log is more readable (e.g. by marking debug lines
  with "parent", "child" or "filter")
2021-01-20 18:31:22 +00:00
taca
abf763469f misc/ruby-license-acceptance: update to 2.1.13
2.1.13 (2020-12-07)

Merged Pull Requests

* Convert to require_relative #90 (tas50)
* Update chefstyle requirement from 1.3.2 to 1.4.2 in /components/ruby #91
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.2 to 1.4.3 in /components/ruby #92
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.3 to 1.4.4 in /components/ruby #93
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.4 to 1.4.5 in /components/ruby #94
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.5 to 1.5.0 in /components/ruby #96
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.0 to 1.5.2 in /components/ruby #98
  (dependabot-preview[bot])
* Update tomlrb requirement from ~> 1.2 to >= 1.2, < 3.0 in
  /components/ruby #100 (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.2 to 1.5.6 in /components/ruby
  #101 (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.6 to 1.5.7 in /components/ruby
  #102 (dependabot-preview[bot])
* Remove yard tasks / unpin parallel gem #103 (tas50)
2021-01-18 15:45:01 +00:00
taca
07234e7001 misc/ruby-ohai: update to 16.8.1
Update ruby-ohai package to 16.8.1.

Changes are too many to write here, please refer
<https://github.com/chef/ohai/blob/master/CHANGELOG.md> in detail.
2021-01-18 15:08:18 +00:00
adam
1c1d3d4d5d py-tqdm: updated to 4.56.0
tqdm v4.56.0 stable

add tqdm.tk
add tqdm.rich
minor formatting improvements for tqdm.gui
fix display() inheritance/override
add tests
add documentation


tqdm v4.55.2 stable

update tests
make pre-commit pytest quicker
switch pre-commit from make to python
add and update (auto) formatters & CI
update contributing guidelines
fix formatting
test dependencies
update .gitignore
fix (auto & manual) formatting
fix minor detected bugs
misc build/CI framework upgrades


tqdm v4.55.1 stable

fix (Rolling|Expanding).progress_apply() on pandas==1.2.0
minor documentation updates


tqdm v4.55.0 stable

fix ASCII notebook export
fix notebook gui-mode extra spaces
better ETA for early iterations
better ETA for wildly varying iteration rates
update submodule inheritance
tqdm.gui
tqdm.notebook
tqdm.contrib.telegram
tqdm.contrib.discord
documentation updates
misc code optimisations
add tests
framework updates
build
CI & test
misc code linting/formatting
2021-01-16 11:15:13 +00:00
triaxx
6204ce59bb erlang-p1_utils: Update to 1.0.21
upstream changes:
-----------------
Version 1.0.21
  * Update travis config

Version 1.0.19
  * Fix compatibility issues with Erlang 23

Version 1.0.18
  * Update copyright year

Version 1.0.17
  * Fix formating of error messages

Version 1.0.16
  * Update type specs
  * Avoid lengthy output of p1_prof:m/r/q commands

Version 1.0.15
  * Add p1_prof module

Version 1.0.14
  * Add contribution guide
  * Remove exec bit from doc/style.css

Version 1.0.13
  * Add p1_rand and shaper module
2021-01-15 23:31:58 +00:00
jperkin
1f022a5ba1 stellarium: Needs socket libraries. 2021-01-13 16:06:41 +00:00
taca
da82d1656b misc/ruby-bundler: update to 2.2.5
2.2.5 (January 11, 2021)

Enhancements:

* Improve rubocop setup in the new gem template #4220
* Support repositories with default branch not named master #4224

Bug fixes:

* Let Net::HTTP decompress the index instead of doing it manually #4081
* Workaround for another jruby crash when autoloading a constant #4252
* Fix another performance regression in the resolver #4243
* Restore support for old git versions #4233
* Give a proper error if cache path does not have write access #4215
* Fix running rake release from an ambiguous ref #4219
2021-01-13 14:41:27 +00:00
schmonz
bb9721997d Update to 2.2.3.1. From the changelog:
- Version that works with skalibs-2.10.0.0.
2021-01-11 18:19:03 +00:00
taca
72b362a96e misc/ruby-progressbar: update to 1.11.0
pkgsrc change: remove redundant "ruby" from CATEGORIES.


Version v1.11.0 - December 30, 2020

Add
* RUBY_PROGRESS_BAR_FORMAT Environment Variable

Merge
* PR #165 - Show Unknown Time Remaining After Timer Reset

Fix
* Show Unknown Time Remaining After Bar Is Reset

Uncategorized
* Merge PR #167 - Convert To Github Actions
2021-01-11 14:07:32 +00:00
taca
9c0b435f12 misc/ruby-bundler: update to 2.2.4
2.2.4 (December 31, 2020)

Bug fixes:
* Fix bundle man pages display on truffleruby #4209
* Fix Windows + JRuby no longer being able to install git sources #4196

2.2.3 (December 22, 2020)

Bug fixes:
* Restore full compatibility with previous lockfiles #4179
* Add all matching variants with the same platform specificity to the
  lockfile #4180
* Fix bundler installing gems for a different platform when running in
  frozen mode and current platform not in the lockfile #4172
* Fix crash when bundle exec'ing to bundler #4175

2.2.2 (December 17, 2020)

Bug fixes:
* Fix resolver crash when a candidate has 0 matching platforms #4163
* Restore change to copy global with/without config locally upon bundle
  install #4154

2.2.1 (December 14, 2020)

Bug fixes:
* Ad-hoc fix for platform regression #4127
* Workaround JRuby + Windows issue with net-http-persistent vendored code
  #4138
* Reset also root when in a nested invocation #4140
* Restore 2.1.4 resolution times #4134
* Fix bundle outdated --strict crash #4133
* Autoload Bundler::RemoteSpecification to workaround crash on jruby #4114

2.2.0 (December 7, 2020)

Enhancements:
* New gem template: prefer require_relative to require #4066
* Always show underlying error when fetching specs fails #4061
* Add --all-platforms flag to bundle binstubs to generate binstubs for all
  platforms #3886
* Improve gem not found in source error messages #4019
* Revert resolving all Gemfile platforms automatically #4052
* Remove extra empty line from README template #4041
* Lazily load erb #4011

Bug fixes:

* Fix Bundler::Plugin::API::Source#to_s having empty source type #4084
* Raise consistent errors with or without bundle exec #4063
* Fix edge case resulting in a crash when using zeitwerk inside a nested
  bundle exec invocation #4062
* Enable specific_platform by default #4015
* Prevent remove command from deleting gemfile lines that are comments
  #4045
* Fix issue with cache_all_platforms and specific_platform configured
  #4042
* Fix incorrect error message on Windows #4039
* Make printed drive letters consistent on Windows #4038
* Load rubygems plugins from RUBYLIB during bundle install and bundle
  update #3534
* Fix specific_platform and cache_all with bundle cache --all-platforms #4022
* Bring back the possibility to install a plugin from path #4020
* Move ronn pages to lib #3997
* Fix fileutils double load when using bundler/inline #3991
* Accept responses with no etag header #3865

Documentation:
* Fix typo of bundle-install.1 (v2.1) #4079
* Add commented out example and more information link to generated gemspec
  #4034

Please refer
<https://github.com/rubygems/rubygems/blob/master/bundler/CHANGELOG.md>
for changes prior to 2.2.0 release.
2021-01-11 14:03:53 +00:00
gdt
9749ba6ee8 revbump for gpsd udpate 2021-01-09 19:50:53 +00:00
rxg
699dfd1235 tmate 2.4.0
New Features:
Add support for named sessions. Run tmate with tmate -k api_key -n session_name -r session_name_ro to name sessions. See https://tmate.io/#named_sessions
Add a foreground mode with tmate -F. This is useful when tmate is used only for remote access. See https://tmate.io/#remote_access
Add SSH key access control. Run tmate with -a authorized_keys or set tmate-authorized-keys in the tmate configuration file. This will allow access to tmate to only SSH clients with keys contained in the authorized keys file. See https://tmate.io/#access_control
SSH keys are no longer needed to use tmate

Bug fixes:
Fix reconnection bug due to misconfigured keepalives

Existing feature changes:
Tmux configuration file ~/.tmux.conf is no longer loaded.. You may add source-file ~/.tmux.conf in ~/.tmate.conf to retain the older behavior. Discussion can be found in #108
Initial connection strings are now shown in a separate window at start time

---

tmate 2.3.0

tmate is now compatible with libssh 0.9.
2021-01-09 12:53:45 +00:00
adam
a421a0f1a3 rhash: updated to 1.4.1
RHash v1.4.1
look for config file at $HOME/.config/rhash/rhashrc
supported --blake2s, --blake2b options for the BLAKE2 hash functions
support --no-detect-by-ext option
speed up verification by detecting hash type from file extension
Bugfix: fix computing of EDON-R 512 by big data chunks
Bugfix: correctly print long paths on Windows
Bugfix: print correct '%{mtime}' when --file-list is specified
Bugfix: only follow symbolic links when --follow is specified
Bugfix: fix buffer overflow in GOST12
2021-01-07 22:00:29 +00:00
leot
e525aa7a79 moreutils: Update to 0.65
Changes:
0.65
----
 - vipe: Added --suffix option. Thanks, Pål Grønås Drange.
 - ifdata: fail when -ph is given but no hwaddr is available
   (Closes: #386755) Thanks, Nicolas Schier
2021-01-06 14:31:44 +00:00
leot
ab0f1f147c less: Update to 563
Changes:
563
---
 - Update Unicode tables.
 - Treat Hangul Jamo medial vowels and final consonants as zero width.
 - Display error message immediately when -o is toggled and input is not a
   pipe.
 - Fix regression: make screen repaint when "squished" and a no-movement
   command is given.
 - Fix erroneous EOF calculation when F command is interrupted.
 - Make WIN32C version include this fix from 551: Don't count lines in
   initial screen if using -X with -F.
 - Fix display bug in WIN32C version.
 - Fix memory corruption when built with libtermcap.
 - Fix crash on some systems due to realpath incompatibility.
 - Support libtinfow.
2021-01-06 14:29:30 +00:00
adam
95b369efb9 stellarium: updated to 0.20.4
0.20.4
The major changes of this version:
- Added Calendars plugin
- Many changes in AstroCalc tool and core of Stellarium
- Many changes in plugins
- Updated DSO catalog
2021-01-03 18:24:00 +00:00
ryoon
e75f764d56 libreoffice: Update to 7.0.4.2
Changelog:
7.0.4.2
Bugs fixed compared to 7.0.4 RC1

 1. tdf#123621 FILEOPEN | DOCX, Rectangle with text moves in LO
 2. tdf#134754 Crash on macOS 10.13 opening local HSQLDB-based odb file in Base
    on LibreOffice 7 rc1
 3. tdf#135479 LO Complains about missing JDK when accessing any Java
    functionality, despite recognizing JDK on macOS under Preferences
 4. tdf#136272 Corrupted calc file: invalid number format condition [<=
    1.79769313486232E+308 ]
 5. tdf#137745 LO Base Firebird: crash, when deleting tables and changed
    relationship isn't changed in database file
 6. tdf#138130 Crash in: swlo.dll
 7. tdf#138466 Crash when creating different scenarios ( steps in comment 4 )
 8. tdf#138549 CRASH: Undoing comment hovering (steps in comment 11)
 9. tdf#138612 LibreOffice not splitting table cells automatically for docx
    files

7.0.4.1
Bugs fixed compared to 7.0.3 RC1

 1. ofz#26619 detect if SwFrameFormat deleted during import
 2. ofz#26676 null deref
 3. ofz#26708 direct-leak
 4. ofz#26753 avoid infinite regress
 5. ofz#26943 detect if FormatOfJustInsertedApo was deleted [Caol??n McNamara]
 6. ofz#27756 null deref
 7. rhbz#1891326 GNOME software cannot find the correct language pack required
    by LibreOffice
 8. rhbz#1893846 [abrt] libreoffice-core: (anonymous
    namespace)::signalHandlerFunction(): soffice.bin killed by SIGABRT
 9. rhbz#1900428 LibreOffice 7.0.3.1 crashed on invalid row index used in
    StarBasic macro
10. tdf#35986 Parts of EMF file not visible/stretched to an enormous extent
11. tdf#91762 Inserting table has incorrect row heights
12. tdf#92315 Writer incorrectly renders EMF file representing molecule with
    text in it
13. tdf#98868 FILESAVE: crash if try save ODT file with track changes compared
14. tdf#103987 FILESAVE: DOCX Duplicated custom properties after roundtrip
15. tdf#104378 Chinese conversion problem
16. tdf#106613 UI: Sidebar navigator in Impress/Draw not updated immediately
    when page/slide is renamed
17. tdf#113163 FILEOPEN PPTX: EMF+ A color change to transparent on the image
    is missing on import (PPT OK)
18. tdf#114956 Calc - comment field does not increase dynamically during input
19. tdf#116214 Custom properties: value type is changed from Number to Text
20. tdf#116335 EMF is opened with large empty space around it
21. tdf#116622 Inserted EMF image is not cropped correctly
22. tdf#117643 Word search does not work in LibreOffice Writer if search term
    contains an apostrophe
23. tdf#121553 Editing: Firebird: Table editor erroneously prompts to change
    CLOB field to a BLOB field during alter table
24. tdf#121886 Firebird: Datatype Image(BLOB) is not working properly with Form
    or Report image controls.
25. tdf#126700 Untitled document remains open when have a default template
26. tdf#127047 Font Sizes Greater than 255 are Printed with Size 255
27. tdf#127086 PPT: FILESAVE: Crop image is gone after RT
28. tdf#127471 Copied calc diagram in gdi format looks ok under linux, but the
    fonts looks weird under windows.
29. tdf#127680 New Print dialog: impossible to only print even/odd pages from a
    range/selection
30. tdf#128135 UI GTK3: dialog Pivot Table Layout / properties is too high:
    section Source and Destination cannot be fully used
31. tdf#128213 FILESAVE PPTX roundtrip with z-rotated text produces additional
    shape rotation
32. tdf#128877 FILEOPEN DOCX: Image Location lost on Import
33. tdf#130314 Writer busy-locks in layouting CJK fonts (was: hangs while
    converting to pdf) - see comment #9 / #8
34. tdf#130596 FIREBIRD (internal): Parameter doesn't work with COALESCE and
    numeric fieldtypes
35. tdf#130629 Crash in Writer when inserting shape again after undoing a
    previous insertion
36. tdf#131510 Old Replacement in german language
37. tdf#131679 Crash cutting a chart
38. tdf#131970 LO Create hyperlink ?? Jump to the correct field by keyboard
    with TAB?
39. tdf#132137 Styles: Default Style is too generic
40. tdf#132536 Memory usage increases after every file-reload
41. tdf#133630 CRASH: Chart: Changing properties in different objects
42. tdf#133771 When saving an encrypted document, unchecking 'Save with
    password' has no effect, encryption is kept
43. tdf#133950 UI EDITING Drawing a shape, the cursor is not precise (GTK3)
44. tdf#134161 CPU at 100% after opening a particular spreadsheet
45. tdf#134298 Picture overlappes page with content, so it is not readible
    anymore
46. tdf#135082 Print selection doesn't print selection but whole page
47. tdf#135108 Err:540 when adding an external reference in a loaded document
    that so far had no linked externals
48. tdf#135202 LO 6.4.6.1 and 7.0.1 fail with error 1045 when accessing MySQL
    database using native connector
49. tdf#135893 Image pasted twice when copy/pasting a caption frame with image
    after DOCX export
50. tdf#136336 LO Writer does not display footnote text on mouse hover for GTK
51. tdf#136453 Duplication of content after undo (spurious)
52. tdf#136555 StartCenter is inconsistent with dark theme(s)
53. tdf#136611 Crash: Change Corner Style on sidebar with selecting Data
    Series.
54. tdf#136962 Navigator content view flash (gen backend)
55. tdf#137085 RTF table is shifted left
56. tdf#137159 Harmonize UI in Options-LibreOffice-View when works a Skia black
    list
57. tdf#137181 Basic macro: CRASH when running a macro in Impress
58. tdf#137215 Hang after switching windows with cell selector open in Validity
    dialog
59. tdf#137329 White borders in Slide Show mode (F5) in Impress with SKIA
60. tdf#137397 Faulty Height value in Position and Size content panel in
    Properties deck in the sidebar in Calc 61. tdf#137403 Keys list box fills in customization keyboard tab page when
    focus is in Function list box and a key is pressed (Gtk3 only)
62. tdf#137520 Colibre: Some icons with text (like B, I, U, etc) are too big
    that make them unbalance with the rest of the icons
63. tdf#137532 EDITING: Font formatting lost after undo/redo
64. tdf#137556 Crash if I try to open the Print dialog in GTK3 3.18 only
65. tdf#137575 UI: Custom sorting state is lost when reopening the LibreOffice
    file picker dialog
66. tdf#137593 FILEOPEN DOCX Table paragraph gets unexpected spacing before if
    shape is anchored to it 67. tdf#137617 Incorrect operation Sheet -> Named Ranges and Expressions ->
    Create; with ExcelA1 and ExcelR1C1 syntax
68. tdf#137643 Can't select font, no font dropdown list, if open MSO .doc in
    GTK3 only (gen and Skia OK)
69. tdf#137652 XDL import: missing empty combobox items
70. tdf#137660 Missing focus indicator for flat buttons (like in the start
    center) in KDE
71. tdf#137662 When combo box (and List box) from Base is located in a data
    sheet, it has to be clicked twice in order to be able to enter text
72. tdf#137698 FILEOPEN DOCX: rectangle position images positioned wrong on
    file open
73. tdf#137726 Message dialog during pivot table insertion not displayed, LO
    hangs
74. tdf#137754 Crash when applying styles in a table within Impress
75. tdf#137786 Crash swlo!SwNodeIndex::~SwNodeIndex+0x18
76. tdf#137801 LO base with Firebird: WARNING, when adding a field to a table
    with an old field type BLOB
77. tdf#137804 Qt5 printing (from Writer) crashes LibreOffice
78. tdf#137871 CRASH: applying different styles to different cells in table
    (GTK3)
79. tdf#137880 Installer picture has weird black lines
80. tdf#137897 FILESAVE: export xltx with encryption to ods doesn't accept "no
    password" as OK-able option
81. tdf#137898 Page count is not reset to 1 in the print preview dialog
82. tdf#137908 Exceptions for auto correct disappear lost after restart
83. tdf#137949 IMPORT OOXML: Table row height is wrong.
84. tdf#137980 EDITING Moving shape with arrow keys makes it grow
85. tdf#137982 CRASH: closing table preview. mail merge
86. tdf#137993 Crash after closing one window and pressing enter in the other
    window with search bar focused (GTK3)
87. tdf#138000 RFE: Add menu icon to Writer's Format > Text > Single Underline
88. tdf#138011 EDITING: row in table doesn't grow while editing
89. tdf#138022 LibreOffice exits/crashes when minimizing start center after
    closing a document (SKIA)
90. tdf#138039 sw: frame in table cell layouted incorrectly
91. tdf#138108 LO base with Firebird: crash during FORMS design, when entering
    Groups and exiting (gtk3 only?)
92. tdf#138113 Base: SQL Syntax Colouring Issue Problem Operators "/", "-"
93. tdf#138131 UI: List Box form: List entries option is enabled by default
    (gen)
94. tdf#138148 IMPORT OOXML: Graphic bullet size is different.
95. tdf#138156 Border widget does not allow to keep settings
96. tdf#138183 Failed to copy and paste in calc
97. tdf#138187 URL opened twice when clicking UNO hyperlink control
98. tdf#138210 RTF document with a text frame can't open in LibreOffice
99. tdf#138219 Libreoffice 7.0.x => Skia Vulkan - Intel HD Graphics 520
    problems ( windows 7 SP1 )
100. tdf#138240 ODBC: Crash when trying to connect to Edit ?? Database ??
    Properties (gtk3)
101. tdf#138253 Crash swlo!SwNodeIndex::~SwNodeIndex+0x18 (gen)
102. tdf#138271 FORMS: Some values are not saved (gen)
103. tdf#138350 Wrong colors used in icon-themes/colibre/svx/res/frmsel*.png
104. tdf#138428 CRASH: Undoing paste after editing comment
105. tdf#138430 Bullets and Numbering toolbar dropdown list and dialog miss
    scroll bar
2021-01-01 13:17:44 +00:00
ryoon
bfac3f1b42 *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
ryoon
a8e8c5c75e *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
nia
2c8d590893 Normalize handling packages that require 64-bit atomic ops. 2020-12-31 20:04:11 +00:00
nia
d7fa54d304 ansiweather: Use INSTALL_SCRIPT to avoid problems with stripping 2020-12-20 12:41:27 +00:00
nia
37a9a3b4e8 py-tqdm: Requires setuptools_scm 2020-12-20 11:26:28 +00:00
adam
2b8dd5a8e6 py-tqdm: updated to 4.45.1
tqdm v4.54.1 stable

drop py3.4 (no longer tested)
misc CI updates
update snap build & deploy method
bot releases

tqdm v4.54.0 stable

get rid of get_new
minor CI framework optimisations

tqdm v4.53.0 stable

provide get_new() helper for mixed subclasses in nested mode
fix nested asyncio
document async break hazard
add tests
drop py2.6/3.2/3.3 and distutils (no longer tested)
drop py2.6
drop distutils in favour of setuptools/setup.cfg
CI framework overhaul
drop appveyor (Windows already tested by GHA)
skip devel PRs
automate linting comments on failure
use setuptools_scm
fix & update tests
fix & upgrade snap build
update CONTRIBUTING docs

tqdm v4.52.0 stable

allow delaying display() to a different notebook cell
add notebook argument display=True (use display=False with display(tqdm_object.container))
add keras.TqdmCallback support for initialiser arguments (use display=False with tqdm_callback_object.display())
add documentation
add CI on windows
enable CI on OSX
migrate CI Travis => GHA
add tests for MacOS & Windows
add tests for py3.9
update documentation
minify docker build
update tests
misc tidy

tqdm v4.51.0 stable

add {eta} datetime bar_format argument
e.g. bar_format='{l_bar}{bar}| {n_fmt}/{total_fmt} [{rate_fmt} ETA:{eta:%y-%m-%d %H:%M}{postfix}]'
fix py3 CLI --update & --update_to
replace nosetests with pytest
add & update tests
2020-12-18 09:01:03 +00:00
jaapb
7142597525 Updated misc/ocaml-opam-file-format to 2.1.0
Changes include:
* Don't add a newline at the start of strings with newlines
* Report starting position of strings correctly
* Add dune files
2020-12-09 10:36:09 +00:00
nia
e38147b0ad 9menu: Update to 1.10
2020-04-16         Arnold D. Robbins     <arnold@skeeve.com>

	* 9menu.c (version): Bump to 1.10 (finally).
	(usage): Clean up white space in error messages.
	(args): Fix comparison in first int. Thanks to GCC.
	General: Change a number of variables from int to bool, and
	use <stdbool.h>.  Use strerror(errno) in all relevant error messages.
	* 9menu.1: Increment the version.

2018-04-25         Arnold D. Robbins     <arnold@skeeve.com>

	Updates suggested by Eric Lindblad <msvc_test@outlook.com>.

	* 9menu.c (version): Remove the @(#) SCCS marker. Hasn't been
	necessary for decades, really.
	* 9menu.1: Update the Examples.

2016-01-07         Arnold D. Robbins     <arnold@skeeve.com>

	* 9menu.c: Convert forward declarations to use prototypes.
	(run_menu): Bug fix. Increment/decrement `i' when keypress
	moves things up and down so that mouse moves to the right
	place upon remapping the window.

2015-06-25         Arnold D. Robbins     <arnold@skeeve.com>

	* 9menu.1: Updated.

2015-03-19         Arnold D. Robbins     <arnold@skeeve.com>

	* ChangeLog: Reconstituted from check-in logs and diffs.
	* 9menu.c: Typo fix. Convert all function signatures to
	ANSI style.
	* README: Update the date.

2015-01-14         Arnold D. Robbins     <arnold@skeeve.com>

	* 9menu.c (main): Fix compile warnings.
	(run_menu): Call XkbKeycodeToKeysym() instead of XKeycodeToKeysym().
2020-12-08 11:15:57 +00:00
adam
414a2d73a7 py-trytond-stock-package-shipping-dpd: not compatible with Python 2.7 any more 2020-12-07 15:41:07 +00:00
wiz
2838518185 todoman: update to 3.9.0.
v3.9.0
------

* The man page has been improved. ``sphinx-click`` is now required to build the
  documentation.
2020-12-06 10:40:33 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
nros
c601406ef7 Updated bibletime to version 3.0
Changes from release notes:

Enhancements:

    * Text windows now have continuous scrolling from the beginning to end of
      a module. At the end of a chapter just keep scrolling to see the next
      chapter.
    * You don't have to open the Personal Commentary for writing. Edit it in a
      normal text window or even when it is a parallel column in a text window.
    * Automatic text scrolling up or down with variable speed and pause.
    * Copy to clipboard by choosing the beginning and ending reference.
    * A search filter was added in the "Install Works" page of the Bookshelf
      Manager.
    * You can select text from a single column when using parallel texts in a
      window.
    * Added a user interface to delete or create search indices.
    * The first time the Bookshelf Manager is used in a session, the remote
      libraries are updated.
    * Improved popup menus and icons for module chooser buttons and text
      window headers.
    * Show module unlock information in about text when available.
    * Improved unlocking of modules.

Bugs fixed:

    * Locked Bible not unlocking properly.
    * Place not being saved in Daily Devotional.
    * Problems with MAG window references using hebrew modules OSHB and OSMHB.
    * Unable to create a search scope for deuterocanonical books.
    * Searching with quotes not working.
    * MAG windows Strongs references not working unless config settings were
      saved.
2020-12-04 12:17:58 +00:00
riastradh
77697b790a Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
gutteridge
2826365568 xfce4-weather-plugin: update to 0.10.2
pkgsrc-specific change: add optional support for upower.

Change log:

0.10.2
======
- weather-icon: fix use-after-free in get_user_icons_dir
- Fix GTimeVal deprecation
- Update copyright/bugzilla URLs
- Switch to the 2.0 API
- Add basic GitLab pipeline
- Bug #16717: Move from exo-csource to xdt-csource
- Fix unprintable character in summary subtitle (bug #16394)
- Improve contrast in weather report, similar to GTK2 + Adwaita (bug
#15806)
- Enable keyboard scrolling in Details pane (bug #15912)
- Support solarnoon and solarmidnight (bug #15771)
- Fix day/night calculation (bug #16091)
- Translation Updates:
  Albanian, Arabic, Basque, Belarusian, Bulgarian, Catalan, Chinese
  (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern
  Armenian, English (Australia), English (United Kingdom), Estonian,
  Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
  Icelandic, Indonesian, Italian, Japanese, Korean, Lithuanian, Malay,
  Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Thai, Turkish, Ukrainian
2020-12-02 00:46:31 +00:00
ryoon
4e59f72890 libreoffice: Fix comments about security/gpgme 2020-11-24 14:33:22 +00:00
nia
c11826e2e1 vttest: Update to 20200920
20200920
	+ add test for xterm's 1016 pixel-coordinates mouse-mode.

	+ add "-q" option to display only the most recent part of a response,
	  e.g., for any-event mouse tests.

	+ remove obsolete MANIFEST, dist, dist-shar makefile targets, since
	  those are done by external scripts.

	+ use makefile ".PHONY" feature if available.

	+ updated/improved configure macros, i.e., for compiler-warnings

	+ update config.guess, config.sub
2020-11-24 12:01:30 +00:00
wiz
196d0d846a *: recursive bump for poppler 20.11.0 2020-11-21 09:34:53 +00:00
schmonz
79b0be6fb1 Add and enable s6-portable-utils. 2020-11-19 20:19:37 +00:00
schmonz
ae0f3cd4db Initial import of s6-portable-utils, packaged in wip by cfkoch@edgebsd.org.
s6-portable-utils is a set of tiny general Unix utilities, often performing
well-known tasks such as cut and grep, but optimized for simplicity and
small size. They were designed for embedded systems and other constrained
environments, but they work everywhere.

Other set of small utilities are usually system-specific; for instance, the
(otherwise excellent) BusyBox project only works on Linux.
2020-11-19 20:19:09 +00:00
gutteridge
56a40429b6 calibre: fix build with ICU 68
This package depends on ICU headers that now unconditionally expect C99
features, so it requires C99 just as ICU does. Patch around ICU API
changes that caused related breakages.
2020-11-17 01:55:04 +00:00
bsiegert
2915abcd8b Revbump all Go packages after go115 update 2020-11-13 19:26:03 +00:00
gson
32c9efb5f2 misc/py-anita: update to 2.8
Changes from 2.7:

Preemeptively support sysinst requesting entropy as a single line.

Fix bug in 2.7 that caused the provision of entropy to the installer
to fail when running under Python 3.

Omit ",cdrom" when passing a CD-ROM device to a Xen PV domain because
doing so will cause NetBSD/Xen to ignore device since xenbus_probe.c
1.51.
2020-11-11 12:24:52 +00:00
bsiegert
bea1f7d75a Revbump all Go packages after Go 1.15 update. 2020-11-08 21:59:09 +00:00
gson
ffeca82a68 misc/py-anita: update Xen reference
In options.mk, there was a reference to Xen 4.2 which is no longer in pkgsrc.
Update it to 4.13.
2020-11-07 11:11:24 +00:00
gson
809b522ee2 misc/py-anita: update to 2.7
Changes from 2.6:

Fix bug in 2.6 that caused the provision of entropy to the installer
to fail when running under Python 2.
2020-11-07 11:05:26 +00:00
nia
adb3368547 Split out ICU integration library from the harfbuzz package.
Only a few pieces of software are using the ICU integration library,
these aren't the big harfbuzz users (i.e. gtk). this is intended to lessen
the impact of icu's frequent ABI breaks.
2020-11-06 15:06:49 +00:00