Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Mar 1, 2024
1 parent 056beae commit f70bae0
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 26 deletions.
13 changes: 7 additions & 6 deletions compare.org
Original file line number Diff line number Diff line change
Expand Up @@ -110,14 +110,14 @@
| gnu-elpa | 145 | 145 | | | 140 | | |
| nongnu-elpa | 0 | 0 | | | | 0 | |
|-------------+------+--------+-------+-------+----------+-------------+-------|
| github | 5424 | 5424 | | | 195 | 174 | 4852 |
| github | 5425 | 5425 | | | 200 | 175 | 4852 |
| gitlab | 190 | 190 | | | 19 | 15 | 171 |
| sourcehut | 110 | 110 | | | 27 | 4 | 63 |
| codeberg | 104 | 104 | | | 5 | 31 | 88 |
| sourcehut | 109 | 109 | | | 27 | 4 | 63 |
| codeberg | 106 | 106 | | | 5 | 31 | 90 |
| gnu | 10 | 10 | | | 9 | 0 | 2 |
| nongnu | 8 | 8 | | | 3 | 0 | 2 |
|-------------+------+--------+-------+-------+----------+-------------+-------|
| git | 119 | 119 | | | 12 | 5 | 102 |
| git | 119 | 119 | | | 12 | 5 | 101 |
| hg | 15 | 15 | | | 1 | 0 | 13 |
|-------------+------+--------+-------+-------+----------+-------------+-------|
| subtree | 25 | 25 | | | | | |
Expand All @@ -131,7 +131,7 @@
| secondary | | | | | | | 263 |
| unreleased | | | | | 6 | 0 | |
|-------------+------+--------+-------+-------+----------+-------------+-------|
| total | 8955 | 6925 | 1539 | 498 | 435 | 229 | 5696 |
| total | 8957 | 6927 | 1539 | 498 | 440 | 230 | 5697 |

- Most built-in packages are not mirrored. They are included in the
Epkg database, but no individual repositories exist for them on the
Expand Down Expand Up @@ -945,7 +945,8 @@
| readline-complete | [[https://github.com/monsanto/readline-complete.el][monsanto/readline-complete.el]] | 4720 | e2wm-term |
| req-package | [[https://github.com/edvorg/req-package][edvorg/req-package]] | 13244 | |

- https://github.com/melpa/melpa/issues/8895
- 2024-03-01 readline-complete: https://github.com/melpa/melpa/issues/8945
- 2024-01-25 req-package: https://github.com/melpa/melpa/issues/8895

** Removed repositories
:PROPERTIES:
Expand Down
18 changes: 9 additions & 9 deletions issues.org
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,14 @@
(cl-sort alist #'string< :key #'car))))
#+end_src
#+results: conflict
| Feature (2) | Package | Shelved |
|-------------+---------------+---------|
| derl | derl | |
| derl | distel | |
| flymake | chatgpt-shell | |
| flymake | flymake | |
| Feature (2) | Package | Shelved |
|-------------+-----------------+---------|
| derl | derl | |
| derl | distel | |
| test-helper | blackjack | |
| test-helper | clojure-ts-mode | |

- derl: https://github.com/melpa/melpa/pull/8769
- flymake: https://github.com/xenodium/chatgpt-shell/pull/195
- 2023-10-09 derl: https://github.com/melpa/melpa/pull/8769

* Packages with unsatisfied dependencies
:PROPERTIES:
Expand Down Expand Up @@ -76,8 +75,9 @@
(epkgs [name class] [mirrored*]))
#+end_src
#+results: unsatisfied
| Package (3) | Class | Feature | Provider |
| Package (4) | Class | Feature | Provider |
|-----------------+--------+----------------------+----------|
| company-eask | github | company-elisp | |
| flex-compile | github | slite | |
| jirascope | github | jirascope-dyn | |
| syntactic-close | github | ar-sexp | |
Expand Down
3 changes: 1 addition & 2 deletions kludges.org
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
:order-by [(asc package) (asc feature)]])
#+end_src
#+results: required-drop
| Package (88) | Class | Feature | Reason |
| Package (87) | Class | Feature | Reason |
|---------------------------------+-----------+--------------------------+---------------------------------------------------|
| ac-octave | github | octave-inf | backward compatibility |
| achievements | gitlab | command-frequency | shelved soft |
Expand All @@ -109,7 +109,6 @@
| citeproc | github | org-bibtex | backward compatibility [[https://github.com/andras-simonyi/citeproc-el/issues/7][#7]] |
| color-moccur | github | moccur-edit | shelved soft |
| color-theme-sanityinc-solarized | github | color-theme | backward compatibility |
| color-theme-sanityinc-tomorrow | github | color-theme | backward compatibility |
| company | github | semantic-idle | backward compatibility |
| company-fuzzy | github | flex | wiki soft |
| dic-lookup-w3m | shelved | text-translator | broken and optional |
Expand Down
8 changes: 4 additions & 4 deletions licenses.org
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@
#+results: mirror-overview
| License | Count | Percent |
|-------------------+-------+---------|
| GPL-3.0-or-later | 4747 | 69 |
| GPL-3.0-or-later | 4748 | 69 |
| GPL-2.0-or-later | 1164 | 17 |
| MIT | 402 | 6 |
| GPL-3.0-only | 175 | 3 |
| BSD-2-Clause | 84 | 1 |
| BSD-3-Clause | 71 | 1 |
| BSD-3-Clause | 72 | 1 |
| Apache-2.0 | 62 | 1 |
| Unlicense | 36 | 1 |
| WTFPL | 36 | 1 |
Expand Down Expand Up @@ -109,9 +109,9 @@
| Ruby | 1 | 0 |
| Unicode-TOU | 1 | 0 |
|-------------------+-------+---------|
| total GNU | 6124 | 88 |
| total GNU | 6125 | 88 |
|-------------------+-------+---------|
| total | 6925 | 100 |
| total | 6927 | 100 |

** Packages with unknown licenses
:PROPERTIES:
Expand Down
12 changes: 7 additions & 5 deletions upstreams.org
Original file line number Diff line number Diff line change
Expand Up @@ -4692,6 +4692,7 @@
- list-unicode-display https://github.com/purcell/list-unicode-display
- list-utils https://github.com/rolandwalker/list-utils
- listbuf https://splode.com/~friedman/software/emacs-lisp/src/listbuf.el
- listen https://github.com/alphapapa/listen.el
- lister https://github.com/publicimageltd/lister
- listing please consult a search engine
- lit-mode https://github.com/HectorAE/lit-mode
Expand Down Expand Up @@ -5472,7 +5473,7 @@
- nnreddit https://github.com/dickmao/nnreddit
- nntodo http://sachachua.com/notebook/emacs/nntodo.el
- nntwitter https://github.com/dickmao/nntwitter
- no-clown-fiesta-theme https://github.com/ranmaru22/no-clown-fiesta-theme.el
- no-clown-fiesta-theme https://codeberg.org/ranmaru22/no-clown-fiesta-theme.el
- no-emoji https://github.com/ecraven/no-emoji
- no-littering https://github.com/emacscollective/no-littering
- no-spam https://github.com/mamapanda/no-spam
Expand All @@ -5496,7 +5497,7 @@
- nopaste https://github.com/avar/nopaste
- noprefix https://github.com/abo-abo/noprefix
- nord-theme https://github.com/nordtheme/emacs
- nordic-night-theme https://git.sr.ht/~ashton314/nordic-night
- nordic-night-theme https://codeberg.org/ashton314/nordic-night
- norns https://github.com/p3r7/norns.el
- northcode-theme https://github.com/Northcode/northcode-theme.el
- nose hg::ssh://[email protected]/durin42/nosemacs
Expand Down Expand Up @@ -6109,6 +6110,7 @@
- p4-16-mode https://github.com/SohamG/p4_16-mode.el
- p4pymarshal please consult a search engine
- pabbrev https://github.com/phillord/pabbrev
- pacdiff https://github.com/fbrosda/pacdiff.el
- paced https://git.savannah.gnu.org/git/emacs/elpa.git
- pacfiles-mode https://github.com/UndeadKernel/pacfiles-mode
- pack https://github.com/10sr/pack-el
Expand Down Expand Up @@ -6659,8 +6661,8 @@
- pygn-mode https://github.com/dwcoates/pygn-mode
- pyim https://github.com/tumashu/pyim
- pyim-basedict https://github.com/tumashu/pyim-basedict
- pyim-cangjiedict https://github.com/ba11aStone/pyim-cangjiedict
- pyim-smzmdict https://github.com/ba11aStone/pyim-smzmdict
- pyim-cangjiedict https://github.com/con5tella/pyim-cangjiedict
- pyim-smzmdict https://github.com/con5tella/pyim-smzmdict
- pyim-wbdict https://github.com/tumashu/pyim-wbdict
- pyimport https://github.com/Wilfred/pyimport
- pyimpsort https://github.com/emacsorphanage/pyimpsort
Expand Down Expand Up @@ -8217,7 +8219,7 @@
- ts https://github.com/alphapapa/ts.el
- ts-comint https://github.com/emacs-typescript/ts-comint
- ts-mode https://github.com/emacsmirror/emacswiki.org
- tsort https://github.com/ehawkvu/tsort.el
- tsort https://github.com/echawk/tsort.el
- tss https://github.com/aki2o/emacs-tss
- tsv-mode https://github.com/emacsmirror/emacswiki.org
- tt-mode https://github.com/davorg/tt-mode
Expand Down

0 comments on commit f70bae0

Please sign in to comment.