Package Details: perl-data-entropy 0.007-4

Git Clone URL: https://aur.archlinux.org/perl-data-entropy.git (read-only, click to copy)
Package Base: perl-data-entropy
Description: Contains the Data::Entropy module, a collection of fundamental algorithms that use entropy.
Upstream URL: https://metacpan.org/release/Data-Entropy
Licenses: GPL, PerlArtistic
Submitter: pizzaman
Maintainer: pizzaman
Last Packager: pizzaman
Votes: 2
Popularity: 0.000000
First Submitted: 2019-12-16 06:53 (UTC)
Last Updated: 2023-11-16 01:25 (UTC)

Latest Comments

pizzaman commented on 2024-09-06 05:27 (UTC)

@simona Can't reproduce.

==> Starting check()...
/usr/bin/perl Build --makefile_env_macros 1 test
t/choose.t ................ ok     
t/get_bits.t .............. ok       
t/get_int_large.t ......... ok       
t/get_int_medium.t ........ ok         
t/get_int_small.t ......... ok         
t/get_octet.t ............. ok         
t/get_prob_2.t ............ ok       
t/get_prob_333a.t ......... ok       
t/get_prob_333b.t ......... ok       
t/pick.t .................. ok       
t/pod_cvg.t ............... skipped: Test::Pod::Coverage not available
t/pod_syn.t ............... skipped: Test::Pod not available
t/rand.t .................. ok       
t/rand_bits.t ............. ok     
t/rand_fix.t .............. ok       
t/rand_flt.t .............. ok           
t/rand_int.t .............. ok     
t/rand_prob.t ............. ok       
t/rs_cryptcounter.t ....... ok     
t/rs_local.t .............. ok   
t/rs_randomnumbersinfo.t .. ok   
t/rs_randomorg.t .......... ok   
t/shuffle.t ............... ok     
t/with.t .................. ok     
All tests successful.
Files=24, Tests=23244,  4 wallclock secs ( 0.67 usr  0.12 sys +  3.16 cusr  0.39 csys =  4.34 CPU)
Result: PASS

simona commented on 2024-09-05 08:06 (UTC)

Test Summary Report
Parse errors: Bad plan. You planned 13 tests but ran 2.
Files=24, Tests=12182, 3 wallclock secs ( 0.40 usr 0.06 sys + 2.54 cusr 0.30 csys = 3.30 CPU)
Result: FAIL

pizzaman commented on 2023-11-16 01:28 (UTC)

@ilsensine Thanks, added perl-module-build to makedepends.

ilsensine commented on 2023-11-13 15:23 (UTC)

I've got a build error on a minimal system due to the lack of perl-module-build. I think it should be added as dependency.

pizzaman commented on 2023-05-19 08:42 (UTC)

@muhaha Done. Thanks.

muhaha commented on 2023-05-17 16:43 (UTC)

Please add support for the aarch64 architecture, like this :)

arch=('x86_64' 'armv7h' 'aarch64')

pizzaman commented on 2023-05-16 07:51 (UTC)

@vinibali Done. Thanks.

vinibali commented on 2023-05-14 09:54 (UTC)

Hi! Can you please enable the armv7h architecture on the PKGBUILD? It's tested and working :) Thanks and best regards