16 Commits

Author SHA256 Message Date
cd954f1759 Accepting request 1235364 from devel:languages:perl:autoupdate
- updated to 2.38
   see /usr/share/doc/packages/perl-CPAN/Changes
  2024-11-17  Andreas Koenig  <andk@cpan.org>
  	* release 2.38
  	* unchanged from 2.38-TRIAL2
  2024-10-13  k  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
  	* release 2.38-TRIAL2
  	* fix test skipping: bump minimum version of Pod::Perldoc::ToMan for running test t/97-run.t
  2024-10-03  k  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
  	* release 2.38-TRIAL
  	* add documentation how to load your own CPAN/MyConfig.pm from you
  	own path (thanks to Merijn Brand for asking the question)
  	* try to fix tests that were failing on cpantesters
  	* minor distroprefs maintenance

OBS-URL: https://build.opensuse.org/request/show/1235364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=18
2025-01-09 16:29:13 +00:00
02d42ea36b Accepting request 1203061 from devel:languages:perl:autoupdate
- updated to 2.37
   see /usr/share/doc/packages/perl-CPAN/Changes
  2024-08-30  Andreas Koenig  <andk@cpan.org>
  	* release 2.37
  	* unchanged from 2.37-TRIAL
  2024-08-18  Andreas Koenig  <andk@cpan.org>
  	* release 2.37-TRIAL
  	* This release is dedicated to Abe Timmerman
  	* don't use an apostrophe in names (Tony Cook)
  	* docs: new FAQ about recommends and suggests
  	* docs: improve the answer to FAQ "when an install fails..."
  	* docs: document ftpstats_size <=0 in context of the hosts command
  	* fix: ensure the config is loaded when we reach edit(); bug reported by Abe Timmerman++
  	* various maintenance works on the distroprefs collection

OBS-URL: https://build.opensuse.org/request/show/1203061
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=17
2024-09-26 16:16:02 +00:00
9a7e32e9f2 Accepting request 1090329 from devel:languages:perl:autoupdate
- updated to 2.36
   see /usr/share/doc/packages/perl-CPAN/Changes
  2023-05-14  k  <andk@cpan.org>
  	* release 2.36
  	* unchanged from 2.36-TRIAL
  2023-05-10  k  <andk@cpan.org>
  	* release 2.36-TRIAL
  	* https://github.com/andk/cpanpm/pull/178 -- Makefile.PL - Fix INSTALLDIRS (pgnd)

OBS-URL: https://build.opensuse.org/request/show/1090329
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=15
2023-06-01 15:33:07 +00:00
bee87173d3 Accepting request 1084373 from devel:languages:perl:autoupdate
- updated to 2.35
   see /usr/share/doc/packages/perl-CPAN/Changes
  2023-04-27  k  <andk@cpan.org>
  	* release 2.35
  	* unchanged from 2.35-TRIAL
  2023-04-15  k  <andk@cpan.org>
  	* release 2.35-TRIAL
  	* Add verify_SSL=>1 to HTTP::Tiny to verify https server identity (Stig Palmquist)
  	* perl 5.37.1 had broken JSON::XS and then JSON::MaybeXS filled
  	the gap, leaving this change in eventhough bleadperl and JSON::XS
  	work together nicely again
  	* various distroprefs maintenance

OBS-URL: https://build.opensuse.org/request/show/1084373
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=14
2023-05-03 15:18:33 +00:00
6fda271e99 Accepting request 970709 from devel:languages:perl:autoupdate
- updated to 2.34
   see /usr/share/doc/packages/perl-CPAN/Changes
  2022-04-17  k  <andk@cpan.org>
  	* release 2.34
  	* unchanged from 2.34-TRIAL
  2022-04-03  k  <andk@cpan.org>
  	* release 2.34-TRIAL
  	* Consider Module::Build as undeclared prerequisite only if there
  	are no configure phase prereqs declared (Dan Book)
  	* tiny distroprefs maintenance

OBS-URL: https://build.opensuse.org/request/show/970709
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=13
2022-04-26 10:47:11 +00:00
Stephan Kulow
1f2b4bef05 Accepting request 967008 from devel:languages:perl:autoupdate
- updated to 2.33
   see /usr/share/doc/packages/perl-CPAN/Changes
  2022-03-27  k  <andk@cpan.org>
  	* release 2.33
  	* code is unchanged from 2.33-TRIAL
  	* tiny distroprefs maintenance
  2022-01-21  k  <andk@cpan.org>
  	* release 2.33-TRIAL
  	* in CHECKSUM_check_file run configured gpg instead of hard-coded
  	"gpg" (Thanks to Tomas Hoger)
  	* tiny distroprefs maintenance
  2021-12-26  k  <andk@cpan.org>
  	* release 2.32-TRIAL
  	* Respect arguments to run() by localizing @ARGV (brian d foy)
  	* improve separation of test runs from each other
  	* remove dated distroprefs file
  2021-12-14  k  <andk@cpan.org>
  	* release 2.31-TRIAL
  	* replace short id with fingerprint (thanks to Stig Palmquist for
  	the suggestion)
  	* new test scripe t/32pushyhttps.t
  	* skip download programs with zero length
  	* add a stdout redirection for curl which was lost in release 2.29 on pushy_https branch
  	* in function localize_2021 state more precisely what we plan to do
  	* tweak the condition when to use HTTP::Tiny to fully support http urls
  	* address #140449: ensure for CHECKSUMS files having timestamps >
  	$epoch_starting_support_of_cpan_path (thanks to Neil Bowers and
  	twata for their bug reports)
  2021-12-12  k  <andk@cpan.org>
  	* release 2.30-TRIAL
  	* Alert bootstrap users when make is missing (David Golden)
  	* 2021 download must have SSL support (David Golden)
  	* typo fixes: "Consensus" not "Concensus" (Ricardo Signes)
  	* bundled MIRRORED.BY updated with latest copy at https://www.cpan.org/MIRRORED.BY,
  	to reflect the sunset of the cpan mirror network (Karen Etheridge)
  	* Typo fix: s/SQLLite/SQLite (Samanta Navarro)
  	* testfix: replace sks-keyserver with pgpkeys.eu
  	* tiny distroprefs update

OBS-URL: https://build.opensuse.org/request/show/967008
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=12
2022-04-06 05:31:23 +00:00
d11c9852eb Accepting request 935394 from devel:languages:perl:autoupdate
- updated to 2.29
   see /usr/share/doc/packages/perl-CPAN/Changes
  2021-11-23  k  <andk@cpan.org>
  	* release 2.29
  	* disambiguate the call to gpg --output by adding --verify; thanks
  	to Stig Palmquist for the suggestion
  	* replace die() with mydie() in three spots
  2021-11-22  k  <andk@cpan.org>
  	* release 2.29-TRIAL2 (unpublished)
  	* fix wrong version number in user-dialogue
  2021-11-21  k  <andk@cpan.org>
  	* release 2.29-TRIAL (unpublished)
  	* new option pushy_https
  	* bugfix: signature verification type CANNOT_VERIFY was not recognized
  	* Add two new failure modes based on cpan_path
  	* use gpg --verify --output ... to disentangle data and signature

OBS-URL: https://build.opensuse.org/request/show/935394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=11
2021-12-06 13:29:47 +00:00
73e33fc6a3 Accepting request 814876 from devel:languages:perl:autoupdate
- updated to 2.28
   see /usr/share/doc/packages/perl-CPAN/Changes
  2020-06-13  k  <andk@cpan.org>
  	* release 2.28
  	* unchanged from 2.28-TRIAL
  2020-04-03  k  <andk@cpan.org>
  	* release 2.28-TRIAL
  	* applied pull request "YAML modules default for $LoadBlessed
  	was changed to false" by Tina Müller
  	* tiny fix on top of that fix: avoid early return by Andreas König
  	* tiny typo fixes in FTP.pm and FirstTime.pm
  	* a bunch of distroprefs maintenance activities
  	* address #129979: s/Devel::DistnameInfo/CPAN::DistnameInfo/;
  	thanks to Petr Pisar for reporting

OBS-URL: https://build.opensuse.org/request/show/814876
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=10
2020-06-16 13:17:06 +00:00
Stephan Kulow
360758fc02 Accepting request 715837 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/715837
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=9
2019-07-17 05:21:11 +00:00
Stephan Kulow
4a9f63266d Accepting request 686295 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/686295
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=8
2019-03-29 07:47:37 +00:00
Stephan Kulow
ee9f12d266 Accepting request 684726 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/684726
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=7
2019-03-14 10:43:58 +00:00
Lars Vogdt
6567b45a33 Accepting request 660926 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/660926
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=6
2019-01-02 15:02:32 +00:00
Stephan Kulow
78e5f24cda - updated to 2.16
see /usr/share/doc/packages/perl-CPAN/Changes
  2017-02-14  k  <andk@cpan.org>
  
  	* release 2.16
  
  	* four weeks after the TRIAL2 release cpantesters have produced
  	392 pass and 5 fail; by my estimation the fails are two bugs in
  	the test suite: (1) insufficient rubustness against make -j and
  	(2) insufficient robustness against missing unzip program; both
  	will be targeted at a later date
  
  	* otherwise no functional change; only changes in the distroprefs/
  	directory (which is not used per default) and minor changes to
  	Makefile.PL and t/97*.t
  
  2017-01-16  k  <andk@cpan.org>
  
  	* release 2.16-TRIAL2
  
  	* release 2.16-TRIAL (had a broken manifest/signature file)
  
  	* Adjust test 97-return_values.t to survive the removal of "."
  	from @INC (Andreas Koenig)
  
  	* Bugfix: fix wrong method call on $logger (Simon Legner)
  
  	* Bugfix: protect version dependencies with eval to survive
  	requirements like "2.08a" (Andreas Koenig)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=5
2017-10-08 08:55:16 +00:00
Stephan Kulow
8e3a09bfbd Accepting request 404916 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/404916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=4
2016-06-27 10:45:09 +00:00
Stephan Kulow
577c734620 update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=3
2015-04-17 09:18:51 +00:00
Stephan Kulow
fb9592dda9 Accepting request 70269 from home:jnweiger:perl
Also moved man pages.
Is /usr/share/man3pm a good idea for a perl module to avoid conflicts?

OBS-URL: https://build.opensuse.org/request/show/70269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-CPAN?expand=0&rev=1
2011-06-10 08:43:20 +00:00