Date: Tuesday, January 24, 2023 @ 04:01:43
  Author: grawlinson
Revision: 1388010

upgpkg: parallel 20230122-1; new upstream release

Modified:
  parallel/trunk/0001-Remove-citation-things.patch
  parallel/trunk/PKGBUILD

-----------------------------------+
 0001-Remove-citation-things.patch |   37 +++++++++++++++++-------------------
 PKGBUILD                          |   10 ++++-----
 2 files changed, 23 insertions(+), 24 deletions(-)

Modified: 0001-Remove-citation-things.patch
===================================================================
--- 0001-Remove-citation-things.patch   2023-01-23 23:55:54 UTC (rev 1388009)
+++ 0001-Remove-citation-things.patch   2023-01-24 04:01:43 UTC (rev 1388010)
@@ -1,6 +1,6 @@
 --- a/src/parallel
 +++ b/src/parallel
-@@ -1952,11 +1952,6 @@ sub options_completion_hash() {
+@@ -1951,11 +1951,6 @@ sub options_completion_hash() {
         "gnu[Behave like GNU parallel]" => \$opt::gnu,
         "link|xapply[Link input sources]" => \$opt::link,
         "linkinputsource|xapplyinputsource=i" => \@opt::linkinputsource,
@@ -7,12 +7,12 @@
 -       # Before changing these lines, please read
 -       # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
 -       # 
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-faq.txt
--       # You accept to be put in a public hall of shame by removing
+-       # You accept to be put in a public hall-of-shame by removing
 -       # these lines.
         ("bibtex|citation".
          "[Print the citation notice and BibTeX entry for GNU parallel, ".
          "silence citation notice for all future runs, and exit. ".
-@@ -2191,15 +2186,6 @@ sub parse_options(@) {
+@@ -2190,14 +2185,6 @@ sub parse_options(@) {
      my @argv_before = @ARGV;
      @ARGV = read_options();
  
@@ -19,8 +19,7 @@
 -    # Before changing these line, please read
 -    # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
 -    # 
https://git.savannah.gnu.org/cgit/parallel.git/tree/doc/citation-notice-faq.txt
--    # You accept to be added to a public hall of shame by
--    # removing the lines.
+-    # You accept to be added to a public hall-of-shame by removing the lines.
 -    if(defined $opt::citation) {
 -      citation(\@argv_before,\@ARGV);
 -      wait_and_exit(0);
@@ -28,7 +27,7 @@
      # no-* overrides *
      if($opt::nokeeporder) { $opt::keeporder = undef; }
  
-@@ -2508,79 +2494,6 @@ sub parse_options(@) {
+@@ -2506,79 +2493,6 @@ sub parse_options(@) {
        }
      }
  
@@ -108,7 +107,7 @@
      parse_halt();
  
      if($ENV{'PARALLEL_ENV'}) {
-@@ -5619,85 +5532,9 @@ sub usage() {
+@@ -5623,85 +5537,9 @@ sub usage() {
         "",
         "GNU Parallel can do much more. See 'man $Global::progname' for 
details",
         "",
@@ -116,8 +115,8 @@
 -       "If you use programs that use GNU Parallel to process data for an 
article in a",
 -       "scientific publication, please cite:",
 -       "",
--       "  Tange, O. (2022, December 22). GNU Parallel 20221222 ('ChatGPT').",
--       "  Zenodo. https://doi.org/10.5281/zenodo.7465517";,
+-       "  Tange, O. (2023, January 22). GNU Parallel 20230122 
('Bolsonaristas').",
+-       "  Zenodo. https://doi.org/10.5281/zenodo.7558957";,
 -       "",
 -       # Before changing these lines,  please read
 -       # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice
@@ -149,8 +148,8 @@
 -           "If you use programs that use GNU Parallel to process data for an 
article in a",
 -           "scientific publication, please cite:",
 -           "",
--           "  Tange, O. (2022, December 22). GNU Parallel 20221222 
('ChatGPT').",
--           "  Zenodo. https://doi.org/10.5281/zenodo.7465517";,
+-           "  Tange, O. (2023, January 22). GNU Parallel 20230122 
('Bolsonaristas').",
+-           "  Zenodo. https://doi.org/10.5281/zenodo.7558957";,
 -           "",
 -           # Before changing these line,  please read
 -           # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and
@@ -194,7 +193,7 @@
  sub status(@) {
      my @w = @_;
      my $fh = $Global::status_fd || *STDERR;
-@@ -5762,97 +5599,7 @@ sub version() {
+@@ -5766,97 +5604,7 @@ sub version() {
         "This is free software: you are free to change and redistribute it.",
         "GNU $Global::progname comes with no warranty.",
         "",
@@ -220,20 +219,20 @@
 -      "If you use programs that use GNU Parallel to process data for an 
article in a",
 -      "scientific publication, please cite:",
 -      "",
--      "\@software{tange_2022_7465517,",
+-      "\@software{tange_2023_7558957,",
 -      "      author       = {Tange, Ole},",
--      "      title        = {GNU Parallel 20221222 ('ChatGPT')},",
--      "      month        = Dec,",
--      "      year         = 2022,",
+-      "      title        = {GNU Parallel 20230122 ('Bolsonaristas')},",
+-      "      month        = Jan,",
+-      "      year         = 2023,",
 -      "      note         = {{GNU Parallel is a general parallelizer to run",
 -      "                       multiple serial command line programs in 
parallel",
 -      "                       without changing them.}},",
 -      "      publisher    = {Zenodo},",
--      "      doi          = {10.5281/zenodo.7465517},",
--      "      url          = {https://doi.org/10.5281/zenodo.7465517}";,
+-      "      doi          = {10.5281/zenodo.7558957},",
+-      "      url          = {https://doi.org/10.5281/zenodo.7558957}";,
 -      "}",
 -      "",
--      "(Feel free to use \\nocite{tange_2022_7465517})",
+-      "(Feel free to use \\nocite{tange_2023_7558957})",
 -      "",
 -      # Before changing these lines, please read
 -      # 
https://www.gnu.org/software/parallel/parallel_design.html#citation-notice and

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-23 23:55:54 UTC (rev 1388009)
+++ PKGBUILD    2023-01-24 04:01:43 UTC (rev 1388010)
@@ -6,7 +6,7 @@
 
 pkgbase=parallel
 pkgname=('parallel' 'parallel-docs')
-pkgver=20221222
+pkgver=20230122
 pkgrel=1
 pkgdesc='A shell tool for executing jobs in parallel'
 arch=('any')
@@ -16,12 +16,12 @@
   "https://ftp.gnu.org/gnu/$pkgbase/$pkgbase-$pkgver.tar.bz2"{,.sig}
   '0001-Remove-citation-things.patch'
 )
-sha512sums=('f5e67863a3287ef8836c65f53bc8759d47a17cb457d3a42fe7ffcdc3acda3b46224ce06a40d7ec46339768d95b7d06d5cdc790ad0f8a615fedc5416e14b7301f'
+sha512sums=('e224954af1bcb481c02c344b713e7f02da549d62efb0b8fbfcbb0e30697e18c9860af4bca83bff61d685b37943c4f69146bb1d06cce9a3684de16e764d22c7f9'
             'SKIP'
-            
'ccabe0f7c618b4fe97ca1c8081847533a4f09a56d913245db95e353ee66cd4cc63ce30eb608343f77b34823a2f7e039b184feb07845c1da83b3f8eec24897171')
-b2sums=('cfbbe104be248ff1d96495e821161eb76aabedb3cb002d002d6f92dba6130790f767918de7da8249ded694002d1a572f384656bccbb59e0c7f834d874721d79e'
+            
'624c3e9adc424f6e5f165a851db8644d88da00e894ebdc3f680bc8042a110ec537dff22a41d93413ff8e786331f03f105f300d2b4928e8c79aa5e3ed0b7263b9')
+b2sums=('7f9544d14f5424dfc2976720d2e35883dd25e9a8dd1dcecbcca67ddf27ae05fb2c7e7f3b9428f7c21b375289d6ffd7b7e27e9b12d217b54e8ba11807f40908ff'
         'SKIP'
-        
'3a0c5b570fc2544966588c0434d6d772410c5072242114c4afad9b65773700b3b35c913761537bdaea4047a4c753e85ebe34b368c715d554c706224cf5a95065')
+        
'cccec7f30d439e59d764cc3b4b1e703626171efd8bfcc59694d3c7c7e0746b1759702cee477e0458d943c554713e1328fbb422c0a20fc50496f2f4d9b535d364')
 validpgpkeys=('CDA01A4208C4F74506107E7BD1AB451688888888')
 
 prepare() {

Reply via email to