mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
libxml2 2.12.7-icu74.2 -> 2.13.2, py3_libxml2 2.12.7-py3.12 -> 2.13.2-py3.12 (#10091)
* libxml2 2.12.7-icu74.2 -> 2.13.2 * Remove libxml2_python alias package * py3_libxml2 2.12.7-py3.12 -> 2.13.2-py3.12
This commit is contained in:
committed by
GitHub
parent
ec30cef64d
commit
6584996892
@@ -1,14 +0,0 @@
|
||||
require 'package'
|
||||
require_relative 'py3_libxml2'
|
||||
|
||||
class Libxml2_python < Package
|
||||
description Py3_libxml2.description
|
||||
homepage Py3_libxml2.homepage
|
||||
version Py3_libxml2.version
|
||||
license Py3_libxml2.license
|
||||
compatibility Py3_libxml2.compatibility
|
||||
|
||||
is_fake
|
||||
|
||||
depends_on 'py3_libxml2'
|
||||
end
|
||||
Reference in New Issue
Block a user