phony 2.20.15 → 2.21.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 969429cee208cbf144b3425d07a627958e7ee94cb254ab7a4740e926bb343c56
4
- data.tar.gz: b191047a4dea560cc1e5ed703ae42e77e608cae4b91b56975cdad10468237fd4
3
+ metadata.gz: 02b329c1ab61ea9001d3c022816bc609f7013e5b4f07ba73841215dca6d11800
4
+ data.tar.gz: 5c5a7085c12ffff3f4aa3175ccfec72c37a2a7fefbe73e5c6153b318a12de517
5
5
  SHA512:
6
- metadata.gz: 1f586b94f21b174234c7cdef026193f49e239ffb3b3d24ea05f45eaaa5144ed7b4fbe06c200be18d8e99bb460dd36583eb910379a4844a4e1c45ac8b5245a6d0
7
- data.tar.gz: 6261e3738f15db6cb5465a36e1c4744098a0de29403c29216df4285df5a9f4eb2fd42319876ff1ef1a135778a5f095966db6a264d2176238bb4fc7c38b283d03
6
+ metadata.gz: 5ca0a0918aaf7478dfa46a00d47f29287e19cdb0542205d89b8a2f46bba017e87a413d370ed609fae4e240fe2e7444bde3a6eb5b302afab0c4154f961a0c593e
7
+ data.tar.gz: 2e6b77c1a16a7dcff55f55a255586fafbddbddde4e99c072f1c88b7c295f6f4fef8d8faae2e40a51417ceac1f87988ff12bca81d6d98a8c96fccaca13dfb6649
data/README.textile CHANGED
@@ -108,7 +108,7 @@ Mildly unmaintained list: Abhas, Afghan, Algerian, Argentina, Austrian, Australi
108
108
 
109
109
  h2. Proud Sponsors
110
110
 
111
- * Renuo AG (July 22 –): "Github":https://github.com/renuo, "Homepage":https://www.renuo.ch
111
+ * Renuo AG (July 2022 January 2025): "Github":https://github.com/renuo, "Homepage":https://www.renuo.ch. Much appreciated!
112
112
 
113
113
  h2. License
114
114
 
@@ -371,7 +371,16 @@ Phony.define do
371
371
 
372
372
  country '227', none >> split(4, 4) # Niger http://www.wtng.info/wtng-227-ne.html
373
373
  country '228', none >> split(4, 4) # Togolese Republic http://www.wtng.info/wtng-228-tg.html
374
- country '229', none >> split(4, 4) # Benin http://www.itu.int/oth/T0202000017/en
374
+
375
+ # Benin http://www.itu.int/oth/T0202000017/en
376
+ #
377
+ # There is no trunk code for this country and prefixes start with 0
378
+ country '229',
379
+ trunk('', normalize: false) |
380
+ none >> matched_split(
381
+ # Old empty and new 01 prefix.
382
+ /\A(01)?\d+\z/ => [2, 2, 2, 2, 2]
383
+ )
375
384
 
376
385
  # Mauritius
377
386
  # http://www.wtng.info/wtng-230-mu.html
@@ -94,6 +94,11 @@ module Phony
94
94
  # Is this number plausible?
95
95
  #
96
96
  def plausible?(number, hints = {})
97
+ # Fail if it contains too many of certain phone specific markers:
98
+ # * more than 1 +
99
+ #
100
+ return false if number.count('+') > 1
101
+
97
102
  normalized = clean number
98
103
 
99
104
  # False if it fails the basic check.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phony
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.20.15
4
+ version: 2.21.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Florian Hanke
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-10-17 00:00:00.000000000 Z
11
+ date: 2025-01-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'Fast international phone number (E164 standard) normalizing, splitting
14
14
  and formatting. Lots of formatting options: International (+.., 00..), national