Diff XML-Compile-SOAP-3.270.0 with a XML-Compile-SOAP-3.280.0

/usr/portage/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.280.0.ebuild 2023-10-09 14:52:29.944368362 +0300
1
# Copyright 1999-2021 Gentoo Authors
1
# Copyright 1999-2023 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
5 5

  
6 6
DIST_AUTHOR=MARKOV
7
DIST_VERSION=3.27
7
DIST_VERSION=3.28
8 8
DIST_EXAMPLES=("examples/*")
9 9
inherit perl-module
10 10

  
......
16 16
	dev-perl/File-Slurper
17 17
	>=dev-perl/libwww-perl-6.80.0
18 18
	>=dev-perl/Log-Report-1.50.0
19
	>=dev-perl/LWP-Protocol-https-6.0.0
19 20
	>=dev-perl/Net-HTTP-6.160.0
20 21
	virtual/perl-Time-HiRes
21 22
	>=dev-perl/XML-Compile-1.580.0
Thank you!