public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2022-11-10 19:14 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2022-11-10 19:14 UTC (permalink / raw
  To: gentoo-commits

commit:     1dba2cdc2b07c8f1b633d08296b9f62029d2aed2
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 19:12:55 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 19:12:55 2022 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=1dba2cdc

start work on 0.12.18

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 9316ae313..2dfa59cd6 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = 'pkgcore'
-__version__ = '0.12.17'
+__version__ = '0.12.18'


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2025-01-15 20:02 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2025-01-15 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     ddc44bdf81ddbbd4cb334b3b6673d48a81d3a977
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 15 18:22:42 2025 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 15 18:22:42 2025 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=ddc44bdf

start work on 0.12.29

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 28bc91cf..dd9be21e 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.28"
+__version__ = "0.12.29"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2024-06-12 17:56 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-06-12 17:56 UTC (permalink / raw
  To: gentoo-commits

commit:     cc050133eaa1fabcf4b7f1e61f76397ccb4c7b3a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 12 17:52:00 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 12 17:52:00 2024 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=cc050133

start work on 0.12.28

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 84c7dfc96..28bc91cf1 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.27"
+__version__ = "0.12.28"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2024-03-27 20:21 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-03-27 20:21 UTC (permalink / raw
  To: gentoo-commits

commit:     df5acf340c4eae1d630c16acf91d7695f4e02dc8
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 27 20:20:48 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 27 20:21:11 2024 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=df5acf34

start work on 0.12.27

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index ac046ec6b..84c7dfc96 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.26"
+__version__ = "0.12.27"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2024-01-18 17:08 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2024-01-18 17:08 UTC (permalink / raw
  To: gentoo-commits

commit:     28e4d8616197cb56887795f539d86e2e57a1e04a
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 17:07:48 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 17:08:26 2024 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=28e4d861

start work on 0.12.26

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 67dd57e43..ac046ec6b 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.25"
+__version__ = "0.12.26"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2023-12-26 17:45 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2023-12-26 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     64e385468c725270e463caed5bcdeb54e3b86e98
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 26 17:43:40 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Dec 26 17:43:40 2023 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=64e38546

start work on 0.12.25

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index aa6bbd233..67dd57e43 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.24"
+__version__ = "0.12.25"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2023-08-30  4:36 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2023-08-30  4:36 UTC (permalink / raw
  To: gentoo-commits

commit:     dd3c826ad9a340bd435bc9de7ae737dd900ccd9e
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 30 04:34:55 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 30 04:34:55 2023 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=dd3c826a

start work on 0.12.24

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index b8d1f81ee..aa6bbd233 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.23"
+__version__ = "0.12.24"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2023-08-05 19:23 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2023-08-05 19:23 UTC (permalink / raw
  To: gentoo-commits

commit:     4571b0bd86e3d90e0ab5396c9ab4adcf4ea00a8d
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  5 19:23:33 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Aug  5 19:23:33 2023 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=4571b0bd

start work on 0.12.23

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index d47efcf21..b8d1f81ee 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.22"
+__version__ = "0.12.23"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2023-04-21  6:22 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2023-04-21  6:22 UTC (permalink / raw
  To: gentoo-commits

commit:     7248f029bd9c72f0b6577d548f75eb6c80fd2a00
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 06:17:03 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 06:17:03 2023 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=7248f029

start work on 0.12.22

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 1fa3c42f7..d47efcf21 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.21"
+__version__ = "0.12.22"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2023-04-20 18:41 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2023-04-20 18:41 UTC (permalink / raw
  To: gentoo-commits

commit:     b612de923d5faf4071130fa7010b5179d0553421
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 18:41:05 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 18:41:12 2023 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=b612de92

start work on 0.12.21

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 3556e1885..1fa3c42f7 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.20"
+__version__ = "0.12.21"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2023-01-19 20:01 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2023-01-19 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     287f0f37d724ab242f42b99f2ec9eb5286245c41
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 19 20:01:24 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 19 20:01:24 2023 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=287f0f37

start work on 0.12.20

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 38b9d93c2..3556e1885 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.19"
+__version__ = "0.12.20"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2022-12-29 17:57 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2022-12-29 17:57 UTC (permalink / raw
  To: gentoo-commits

commit:     101849420c693f36110ac8ec168ac628ff2dfe7f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 17:57:02 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 17:57:02 2022 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=10184942

start work on 0.12.19

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index a9d006afd..38b9d93c2 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = "pkgcore"
-__version__ = "0.12.18"
+__version__ = "0.12.19"


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2022-10-04 10:46 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2022-10-04 10:46 UTC (permalink / raw
  To: gentoo-commits

commit:     65d90c47f2ba140883e8fe179b4b92c5021cc764
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  4 10:46:03 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  4 10:46:03 2022 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=65d90c47

start work on v0.12.17

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 58160f28d..9316ae313 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = 'pkgcore'
-__version__ = '0.12.16'
+__version__ = '0.12.17'


^ permalink raw reply related	[flat|nested] 14+ messages in thread
* [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/
@ 2022-10-04  8:34 Arthur Zamarin
  0 siblings, 0 replies; 14+ messages in thread
From: Arthur Zamarin @ 2022-10-04  8:34 UTC (permalink / raw
  To: gentoo-commits

commit:     681bad9382faf2d96898fd4cdb7ea5e92919114f
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  4 08:34:08 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Oct  4 08:34:08 2022 +0000
URL:        https://gitweb.gentoo.org/proj/pkgcore/pkgcore.git/commit/?id=681bad93

start work on v0.12.16

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 src/pkgcore/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pkgcore/__init__.py b/src/pkgcore/__init__.py
index 89cc7e073..58160f28d 100644
--- a/src/pkgcore/__init__.py
+++ b/src/pkgcore/__init__.py
@@ -1,2 +1,2 @@
 __title__ = 'pkgcore'
-__version__ = '0.12.15'
+__version__ = '0.12.16'


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2025-01-15 20:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-10 19:14 [gentoo-commits] proj/pkgcore/pkgcore:master commit in: src/pkgcore/ Arthur Zamarin
  -- strict thread matches above, loose matches on Subject: below --
2025-01-15 20:02 Arthur Zamarin
2024-06-12 17:56 Arthur Zamarin
2024-03-27 20:21 Arthur Zamarin
2024-01-18 17:08 Arthur Zamarin
2023-12-26 17:45 Arthur Zamarin
2023-08-30  4:36 Arthur Zamarin
2023-08-05 19:23 Arthur Zamarin
2023-04-21  6:22 Arthur Zamarin
2023-04-20 18:41 Arthur Zamarin
2023-01-19 20:01 Arthur Zamarin
2022-12-29 17:57 Arthur Zamarin
2022-10-04 10:46 Arthur Zamarin
2022-10-04  8:34 Arthur Zamarin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox