public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Lemenkov <lemenkov@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/elixir] f45: Rebase on 1.20.4
Date: Sat, 05 Sep 2026 12:59:02 GMT	[thread overview]
Message-ID: <178861314246.1.2241027072754609020.rpms-elixir-1d164f5efc6d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/elixir
            Branch : f45
            Commit : 1d164f5efc6d8fea0f5431b12340bece65200289
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-09-05T14:35:47+02:00
            Stats  : +8/-8 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/elixir/c/1d164f5efc6d8fea0f5431b12340bece65200289?branch=f45

            Log:
            Rebase on 1.20.4

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/elixir.spec b/elixir.spec
index 08ce648..3e63b27 100644
--- a/elixir.spec
+++ b/elixir.spec
@@ -2,7 +2,7 @@
 %global debug_package %{nil}
 
 Name:     elixir
-Version:  1.20.3
+Version:  1.20.4
 
 %global __requires_exclude_from ^%{_datadir}/%{name}/%{version}/bin/.+\\.ps1$
 

diff --git a/increase-timeouts-for-tests.patch b/increase-timeouts-for-tests.patch
index 4ada76d..256bac8 100644
--- a/increase-timeouts-for-tests.patch
+++ b/increase-timeouts-for-tests.patch
@@ -4,17 +4,17 @@ Last-Modified: Fri, 31 Jan 2025 16:15:17 +0300
 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093147
 
 diff --git a/lib/elixir/test/elixir/base_test.exs b/lib/elixir/test/elixir/base_test.exs
-index aeb5f4b5c..d55d49234 100644
+index fe51c3c09..7099c91db 100644
 --- a/lib/elixir/test/elixir/base_test.exs
 +++ b/lib/elixir/test/elixir/base_test.exs
-@@ -1055,6 +1055,7 @@ test "hex_valid32?/2 with :mixed case and ignoring padding" do
+@@ -1070,6 +1070,7 @@ test "hex_valid32?/2 with :mixed case and ignoring padding" do
+     assert hex_valid32?("cPNg====", case: :mixed, padding: false)
    end
  
-   # TODO: add valid? tests
 +  @tag timeout: 120_000
-   test "encode then decode is identity" do
+   test "encode then decode is identity, and valid? agrees with decode" do
      for {encode, decode, valid?} <- [
-           {&encode16/2, &decode16!/2, &valid16?/2},
+           {&encode16/2, &decode16/2, &valid16?/2},
 diff --git a/lib/elixir/test/elixir/kernel_test.exs b/lib/elixir/test/elixir/kernel_test.exs
 index a481b061d..ed440bcd9 100644
 --- a/lib/elixir/test/elixir/kernel_test.exs

diff --git a/sources b/sources
index 92e3213..c00805d 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (elixir-1.20.3.tar.gz) = 0dbc2f6a090fcbe3fdd519daac1269a358696ec66b704e880972fe768f82cc09ccaaed9f7d665fc92f98f3fdba3aeb157dcb45c2a4173e37cb5921202055f2c6
-SHA512 (elixir-1.20.3-doc.zip) = c63d4c88774e05c739f51c75446051ad45e32572507d63842fabc42a8c985cd47bd1d460ba3254b1fcc5b35de844d13ebec863658fd30342a806854c527f9551
+SHA512 (elixir-1.20.4.tar.gz) = df7d86214553e43a7bddfb8611a6ee68eb37511f17872ce2c14f796eca9846eaf875fb050f0faeef4fa42bd352e780b75ec0781a5d4aab3a4b6378dd067fa17b
+SHA512 (elixir-1.20.4-doc.zip) = 9e21b2b86f3f0d1839bc521b4dca184f6fab682791e223d1f508ad241c90428376741d2dcdf39dfc7e6446cc4e9a0a499c59f32389f2837434028edafbb64e01

                 reply	other threads:[~2026-09-05 12:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178861314246.1.2241027072754609020.rpms-elixir-1d164f5efc6d@fedoraproject.org \
    --to=lemenkov@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox